From 08ade454461ec29c8caeceb23682fb7221fd452c Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 15 Nov 2018 21:03:41 -0500 Subject: [PATCH] Adding a "Version: Alpha" badge (#669) Because I think it will help. I wish I could link it to something that easily explains what the alpha is, but I am not sure if there is a specific resource that would answer that question - and only that question - more adequately than the rest of the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b4b41e7b..d3a49cea7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/storj/storj)](https://goreportcard.com/report/github.com/storj/storj) [![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/storj/storj) [![Coverage Status](https://coveralls.io/repos/github/storj/storj/badge.svg?branch=master)](https://coveralls.io/github/storj/storj?branch=master) +![Alpha](https://img.shields.io/badge/version-alpha-green.svg)