We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec625a6 commit 92e1bfcCopy full SHA for 92e1bfc
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