aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Richey <joerichey@google.com>2017-07-25 02:53:13 -0700
committerGitHub <noreply@github.com>2017-07-25 02:53:13 -0700
commit2de38066a3df5a3e572369082daf8d1d521744f2 (patch)
treefebf104148cc305ca2da0d6449f5342e9dec39b7
parenta46a7a29153f388e9bb1e197fd39454add226ba5 (diff)
README reformatting
The version badge was broken. This fixes it and inlines the version in the top line.
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index fa8eb22..e2df8ca 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
-# fscrypt
+# fscrypt [![GitHub version](https://badge.fury.io/go/github.com%2Fgoogle%2Ffscrypt.svg)](https://github.com/google/fscrypt/releases)
-[![GitHub version](https://badge.fury.io/gh/google%2Ffscrypt.svg)](https://github.com/google/fscrypt/releases)
[![Build Status](https://travis-ci.org/google/fscrypt.svg?branch=master)](https://travis-ci.org/google/fscrypt)
[![Coverage Status](https://coveralls.io/repos/github/google/fscrypt/badge.svg?branch=master)](https://coveralls.io/github/google/fscrypt?branch=master)
[![GoDoc](https://godoc.org/github.com/google/fscrypt?status.svg)](https://godoc.org/github.com/google/fscrypt)