Skip to content

Commit c5be0bb

Browse files
authored
Added build badge to readme
1 parent f428531 commit c5be0bb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Microsoft Azure SDK for Event Hubs
22
==================================
33

4+
.. image:: https://img.shields.io/pypi/v/azure-eventhub.svg?maxAge=2592000
5+
:target: https://pypi.python.org/pypi/azure-eventhub/
6+
7+
.. image:: https://img.shields.io/pypi/pyversions/azure-eventhub.svg?maxAge=2592000
8+
:target: https://pypi.python.org/pypi/azure-eventhub/
9+
10+
.. image:: https://travis-ci.org/Azure/azure-event-hubs-python.svg?branch=master
11+
:target: https://travis-ci.org/Azure/azure-event-hubs-python
12+
13+
414
A Python AMQP client for Azure Event Hubs the provides:
515

616
- A sender to publish events to the Event Hubs service.

0 commit comments

Comments
 (0)