We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bfd2e commit 2efcd6fCopy full SHA for 2efcd6f
README.rst
@@ -3,6 +3,9 @@ Python language bindings for ev3dev
3
4
.. image:: https://travis-ci.org/rhempel/ev3dev-lang-python.svg?branch=master
5
:target: https://travis-ci.org/rhempel/ev3dev-lang-python
6
+.. image:: https://readthedocs.org/projects/python-ev3dev/badge/?version=latest
7
+ :target: http://python-ev3dev.readthedocs.org/en/latest/?badge=latest
8
+ :alt: Documentation Statu
9
10
This is a python library implementing unified interface for ev3dev_ devices.
11
0 commit comments