mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
Adding CodeTriage badge (#662)
I've submitted Athens to CodeTriage and added the codetriage badge I also: - shifted the badges above the athens logo - shifter the "welcome gophers" header above the logo. - changed "welcome gophers" to "welcome to athens, gophers" Fixes https://github.com/gomods/athens/issues/656
This commit is contained in:
committed by
marpio
parent
ce45672928
commit
1ac987cc16
@@ -1,6 +1,12 @@
|
||||
# Welcome To Athens, Gophers!
|
||||
|
||||

|
||||
|
||||
# Welcome Gophers!
|
||||
[](https://www.codetriage.com/gomods/athens)
|
||||
[](https://travis-ci.org/gomods/athens)
|
||||
[](https://codecov.io/gh/gomods/athens)
|
||||
[](https://godoc.org/github.com/gomods/athens)
|
||||
[](https://goreportcard.com/report/github.com/gomods/athens)
|
||||
|
||||
Welcome to the Athens project! We're building all things Go package repository in here.
|
||||
|
||||
@@ -11,11 +17,6 @@ See our documentation site [https://docs.gomods.io](https://docs.gomods.io) for
|
||||
|
||||
# Project Status
|
||||
|
||||
[](https://travis-ci.org/gomods/athens)
|
||||
[](https://codecov.io/gh/gomods/athens)
|
||||
[](https://godoc.org/github.com/gomods/athens)
|
||||
[](https://goreportcard.com/report/github.com/gomods/athens)
|
||||
|
||||
Project Athens is in a very early alpha release and everything might change.
|
||||
Don't run it in production, but do play around with it and [contribute](#contributing)
|
||||
when you can!
|
||||
|
||||
Reference in New Issue
Block a user