We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86a236d + 92e1bfc commit 059fe9fCopy full SHA for 059fe9f
1 file changed
README.rst
@@ -1,6 +1,9 @@
1
XBee
2
====
3
4
+.. image:: https://travis-ci.org/nioinnovation/python-xbee.svg?branch=master
5
+ :target: https://travis-ci.org/nioinnovation/python-xbee
6
+
7
XBee provides an implementation of the XBee serial communication API. It
8
allows one to easily access advanced features of one or more XBee
9
devices from an application written in Python. An example use case might
0 commit comments