Skip to content

Commit 5d31305

Browse files
authored
Add badges to README
1 parent 3296ac0 commit 5d31305

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
XBee
22
====
33

4-
.. image:: https://travis-ci.org/nioinnovation/python-xbee.svg?branch=master
4+
|build_status_badge| |pypi_badge| |py_versions_badge|
5+
6+
.. |build_status_badge| image:: https://travis-ci.org/nioinnovation/python-xbee.svg?branch=master
57
:target: https://travis-ci.org/nioinnovation/python-xbee
8+
.. |pypi_badge| image:: https://img.shields.io/pypi/v/XBee.svg
9+
:target: https://pypi.python.org/pypi/XBee
10+
.. |py_versions_badge| image:: https://img.shields.io/pypi/pyversions/XBee.svg
11+
:target: https://pypi.python.org/pypi/XBee
612

713
XBee provides an implementation of the XBee serial communication API. It
814
allows one to easily access advanced features of one or more XBee

0 commit comments

Comments
 (0)