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 bc8e5a0 commit 623ff39Copy full SHA for 623ff39
README.rst
@@ -6,6 +6,9 @@ Python language bindings for ev3dev
6
.. image:: https://readthedocs.org/projects/python-ev3dev/badge/?version=stable
7
:target: http://python-ev3dev.readthedocs.org/en/stable/?badge=stable
8
:alt: Documentation Status
9
+.. image:: https://badges.gitter.im/ev3dev/chat.svg
10
+ :target: https://gitter.im/ev3dev/chat
11
+ :alt: Chat at https://gitter.im/ev3dev/chat
12
13
A Python3 library implementing an interface for ev3dev_ devices,
14
letting you control motors, sensors, hardware buttons, LCD
0 commit comments