Skip to content

Commit 5f23563

Browse files
authored
add total downloads
1 parent 723bba2 commit 5f23563

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,13 @@
2424

2525
Mac/Linux | Windows | Version | IRC | Deps | Dev Deps
2626
--------- | ------- | ------- | --- | ---- | --------
27-
[![build][build-img]][build-url] | [![appveyor-status][appveyor-img]][appveyor-url] | [![Github release][git-img]][git] | [![irc][irc-img]][irc-url] | [![dependencies Status](https://david-dm.org/hypermodules/hyperamp/status.svg)](https://david-dm.org/hypermodules/hyperamp) | [![devDependencies Status](https://david-dm.org/hypermodules/hyperamp/dev-status.svg)](https://david-dm.org/hypermodules/hyperamp?type=dev)
27+
[![build][build-img]][build-url] | [![appveyor-status][appveyor-img]][appveyor-url] | [![Github release][release-version-img]][release-url] | [![irc][irc-img]][irc-url] | [![dependencies Status](https://david-dm.org/hypermodules/hyperamp/status.svg)](https://david-dm.org/hypermodules/hyperamp) | [![devDependencies Status](https://david-dm.org/hypermodules/hyperamp/dev-status.svg)](https://david-dm.org/hypermodules/hyperamp?type=dev)
2828

2929
## Download
3030

31-
See the [releases](https://github.com/hypermodules/hyperamp/releases) page to download the latest version for your platform.
31+
See the [releases][release-url] page to download the latest version for your platform.
32+
33+
[![Total Downloads][release-downloads-img]][release-url]
3234

3335
## Contributing
3436

@@ -49,5 +51,6 @@ Want to help make Hyperamp better? Great! Head over to the [contributing guideli
4951
[appveyor-url]: https://ci.appveyor.com/project/bcomnes/hyperamp/branch/master
5052
[irc-url]: https://www.irccloud.com/invite?channel=%23hypermodules&hostname=irc.freenode.net&port=6697&ssl=1
5153
[irc-img]: https://img.shields.io/badge/freenode-%23hypermodules-1e72ff.svg
52-
[git-img]: https://img.shields.io/github/release/hypermodules/hyperamp.svg
53-
[git]: https://github.com/hypermodules/hyperamp/releases/latest
54+
[release-version-img]: https://img.shields.io/github/release/hypermodules/hyperamp.svg
55+
[release-downloads-img]: https://img.shields.io/github/downloads/hypermodules/hyperamp/total.svg
56+
[release-url]: https://github.com/hypermodules/hyperamp/releases/latest

0 commit comments

Comments
 (0)