We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae61860 commit d8f1e01Copy full SHA for d8f1e01
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-# Gitify [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url]
+# Gitify [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url] [![downloads][downloads-image]][downloads-url]
2
3
> If you are looking for the mobile version - [manosim/gitify-mobile](https://github.com/manosim/gitify-mobile/).
4
@@ -94,3 +94,5 @@ Gitify is licensed under the MIT Open Source license. For more information, see
94
[travis-url]: https://travis-ci.org/manosim/gitify
95
[codecov-image]: https://codecov.io/gh/manosim/gitify/branch/master/graph/badge.svg
96
[codecov-url]: https://codecov.io/gh/manosim/gitify
97
+[downloads-image]: https://img.shields.io/github/downloads/manosim/gitify/total.svg
98
+[downloads-url]: http://www.gitify.io
0 commit comments