Added a badge coming from https://hits.dwyl.com/ . Weird but nice idea

This commit is contained in:
Lilian Besson
2018-04-17 22:43:57 +02:00
parent ddec4a41bf
commit f64d6c35e0
2 changed files with 21 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md
* [GitHub Make a Pull Requests](#github-make-a-pull-requests)
* [GitHub file size](#github-file-size)
* [GitHub version](#github-version)
* [GitHub hits](#github-hits)
* [Bitbucket related](#bitbucket-related)
* [Bitbucket issues](#bitbucket-issues)
* [Bitbucket Watchers](#bitbucket-watchers)
@@ -432,6 +433,11 @@ From [isitmaintained.com](http://isitmaintained.com):
[![GitHub version](https://badge.fury.io/gh/Naereen%2FStrapDown.js.svg)](https://github.com/Naereen/StrapDown.js)
```
### GitHub hits
[![HitCount](http://hits.dwyl.io/Naereen/badges.svg)](http://hits.dwyl.io/Naereen/badges)
```markdown
[![HitCount](http://hits.dwyl.io/Naereen/badges.svg)](http://hits.dwyl.io/Naereen/badges)
```
----

View File

@@ -671,6 +671,19 @@ GitHub version
.. |GitHub version| image:: https://badge.fury.io/gh/Naereen%2FStrapDown.js.svg
:target: https://github.com/Naereen/StrapDown.js
GitHub hits
~~~~~~~~~~~
|HitCount|
.. code:: rst
|HitCount|
.. |HitCount| image:: http://hits.dwyl.io/Naereen/badges.svg
:target: http://hits.dwyl.io/Naereen/badges
--------------
Bitbucket related
@@ -1346,6 +1359,8 @@ License ? |GitHub license badges|
:target: https://github.com/Naereen/StrapDown.js/blob/master/strapdown.min.js
.. |GitHub version| image:: https://badge.fury.io/gh/Naereen%2FStrapDown.js.svg
:target: https://github.com/Naereen/StrapDown.js
.. |HitCount| image:: http://hits.dwyl.io/Naereen/badges.svg
:target: http://hits.dwyl.io/Naereen/badges
.. |Bitbucket issues| image:: https://img.shields.io/bitbucket/issues/lbesson/bin.svg
:target: https://Bitbucket.org/lbesson/bin/issues/
.. |Package Control total downloads| image:: https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg