diff --git a/README.md b/README.md index a3dc5b96..43b3ee9f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ +# Welcome To Athens, Gophers! + ![Athens Banner](./docs/static/banner.png) -# Welcome Gophers! +[![Open Source Helpers](https://www.codetriage.com/gomods/athens/badges/users.svg)](https://www.codetriage.com/gomods/athens) +[![Build Status](https://travis-ci.org/gomods/athens.svg?branch=master)](https://travis-ci.org/gomods/athens) +[![codecov](https://codecov.io/gh/gomods/athens/branch/master/graph/badge.svg)](https://codecov.io/gh/gomods/athens) +[![GoDoc](https://godoc.org/github.com/gomods/athens?status.svg)](https://godoc.org/github.com/gomods/athens) +[![Go Report Card](https://goreportcard.com/badge/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 -[![Build Status](https://travis-ci.org/gomods/athens.svg?branch=master)](https://travis-ci.org/gomods/athens) -[![codecov](https://codecov.io/gh/gomods/athens/branch/master/graph/badge.svg)](https://codecov.io/gh/gomods/athens) -[![GoDoc](https://godoc.org/github.com/gomods/athens?status.svg)](https://godoc.org/github.com/gomods/athens) -[![Go Report Card](https://goreportcard.com/badge/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!