Skip to content

Commit bc9a7c7

Browse files
authored
Merge pull request #313 from riptideio/downloas-badge
Add total downloads badge
2 parents 3d3dfa2 + 868effe commit bc9a7c7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
.. image:: https://travis-ci.org/riptideio/pymodbus.svg?branch=master
22
:target: https://travis-ci.org/riptideio/pymodbus
3-
43
.. image:: https://badges.gitter.im/Join%20Chat.svg
5-
:target: https://gitter.im/pymodbus_dev/Lobby
6-
4+
:target: https://gitter.im/pymodbus_dev/Lobby
75
.. image:: https://readthedocs.org/projects/pymodbus/badge/?version=latest
8-
:target: http://pymodbus.readthedocs.io/en/async/?badge=latest
6+
:target: http://pymodbus.readthedocs.io/en/async/?badge=latest
97
:alt: Documentation Status
10-
8+
.. image:: http://pepy.tech/badge/pymodbus
9+
:target: http://pepy.tech/project/pymodbus
10+
:alt: Downloads
11+
1112
.. important::
1213
**Note This is a Major release and might affect your existing Async client implementation. Refer examples on how to use the latest async clients.**
1314

0 commit comments

Comments
 (0)