aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Richey <joerichey94@gmail.com>2017-07-13 15:47:40 -0700
committerJoseph Richey <joerichey94@gmail.com>2017-07-13 15:50:00 -0700
commit970e17236c14db65b428a4be10e5ea78e0f6e0d0 (patch)
tree2b727d4167f410f558ed71638f443bbdf9f569f2 /README.md
parent6e459e6ddb91bf33e60c4bf7a47b62fd5a280bd3 (diff)
README: Fixed version badge to pull from Git tags
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ca457d..d69cc07 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# fscrypt
-[![Go project version](https://badge.fury.io/go/github.com%2Fgoogle%2Ffscrypt.svg)](https://badge.fury.io/go/github.com%2Fgoogle%2Ffscrypt)
+[![GitHub version](https://badge.fury.io/gh/google%2Ffscrypt.svg)](https://github.com/google/fscrypt/releases)
[![GoDoc](https://godoc.org/github.com/google/fscrypt?status.svg)](https://godoc.org/github.com/google/fscrypt)
[![Go Report Card](https://goreportcard.com/badge/github.com/google/fscrypt)](https://goreportcard.com/report/github.com/google/fscrypt)