From 81e27aef57e8f53b24726d0bd85172f39ba474e2 Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Thu, 19 May 2016 16:51:54 -0400 Subject: Adding GitHub total downloads badge Signed-off-by: Dave Henderson --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 81dc6734..c8d8b7fb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Go Report Card][reportcard-image]][reportcard-url] [![Codebeat Status][codebeat-image]][codebeat-url] [![Coverage][gocover-image]][gocover-url] +[![Total Downloads][gh-downloads-image]][gh-downloads-url] # gomplate @@ -264,3 +265,5 @@ Copyright (c) 2016 Dave Henderson [codebeat-url]: https://codebeat.co/projects/github-com-hairyhenderson-gomplate [gocover-image]: https://gocover.io/_badge/github.com/hairyhenderson/gomplate [gocover-url]: https://gocover.io/github.com/hairyhenderson/gomplate +[gh-downloads-image]: https://img.shields.io/github/downloads/hairyhenderson/gomplate/total.svg +[gh-downloads-url]: https://github.com/hairyhenderson/gomplate/releases -- cgit v1.2.3