From 47f46f0ca3d7576579c12f88fed25cb7815e92bd Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Thu, 17 Sep 2015 00:05:11 +0000 Subject: [PATCH] Add Gitter badge --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 4a79992b..bd2c60b5 100755 --- a/README.rst +++ b/README.rst @@ -111,3 +111,8 @@ To prevent future updates of python, you could mark its packages. For example, i .. code-block:: bash sudo apt-mark hold idle-python2.7 libpython2.7-minimal python2.7-dbg python2.7-minimal libpython2.7 libpython2.7-stdlib python2.7-dev libpython2.7-dbg libpython2.7-testsuite python2.7-doc libpython2.7-dev python2.7 python2.7-examples + + +.. image:: https://badges.gitter.im/Join%20Chat.svg + :alt: Join the chat at https://gitter.im/instantchow/python-openzwave + :target: https://gitter.im/instantchow/python-openzwave?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge \ No newline at end of file