diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2016-05-19 16:51:54 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2016-05-19 16:51:54 -0400 |
| commit | 81e27aef57e8f53b24726d0bd85172f39ba474e2 (patch) | |
| tree | baf03e6fe05061f844a862e8c93eb354bde7e9b6 /README.md | |
| parent | 92298fa7ac87cb39fd2a61f760e5ea8d58a52cfd (diff) | |
Adding GitHub total downloads badge
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
