Skip to content

Commit 04eb816

Browse files
committed
Update badge for latest version
1 parent 7e11a9d commit 04eb816

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,8 @@ MQTTLibrary for Robot Framework
44
.. image:: https://travis-ci.org/randomsync/robotframework-mqttlibrary.svg?branch=master
55
:target: https://travis-ci.org/randomsync/robotframework-mqttlibrary
66

7-
.. image:: https://pypip.in/version/robotframework-mqttlibrary/badge.png?text=version
8-
:target: https://pypi.python.org/pypi/robotframework-mqttlibrary/
9-
:alt: Latest version
10-
11-
.. image:: https://pypip.in/download/robotframework-mqttlibrary/badge.png
12-
:target: https://pypi.python.org/pypi/robotframework-mqttlibrary/
13-
:alt: Number of downloads
7+
.. image:: https://badge.fury.io/py/robotframework-mqttlibrary.svg
8+
:target: https://badge.fury.io/py/robotframework-mqttlibrary
149

1510
MQTTLibrary is a `Robot Framework`_ library that provides keywords for testing on MQTT brokers. MQTT_ is a lightweight protocol for machine-to-machine communication, typically used for IoT messaging. This library uses the paho_ client library published by eclipse project.
1611

0 commit comments

Comments
 (0)