From 2de38066a3df5a3e572369082daf8d1d521744f2 Mon Sep 17 00:00:00 2001 From: Joseph Richey Date: Tue, 25 Jul 2017 02:53:13 -0700 Subject: [PATCH] README reformatting The version badge was broken. This fixes it and inlines the version in the top line. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 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) -- 2.39.5