add status badges (#276)

This commit is contained in:
Komu Wairagu
2018-07-15 17:23:56 +03:00
committed by Rob j Loranger
parent 2018538c94
commit c2bdc51c8f
+7
View File
@@ -9,6 +9,13 @@ If you want more of a tl;dr on the project, check out [this quick introduction](
# Project Status # 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. 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) Don't run it in production, but do play around with it and [contribute](#contributing)
when you can! when you can!