From 97cc1b14bf5b071710c6882e6a6ba64c1c12bd28 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Thu, 21 Apr 2016 00:46:26 +0000 Subject: [PATCH] Add Gitter badge --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index ad001d0d..ab01acfd 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,9 @@ BAC0 |build-status| |coverage| |docs| ===================================== + +.. image:: https://badges.gitter.im/ChristianTremblay/BAC0.svg + :alt: Join the chat at https://gitter.im/ChristianTremblay/BAC0 + :target: https://gitter.im/ChristianTremblay/BAC0?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge BAC0 is a Python 3 (3.4 and over) scripting application that uses BACpypes_ to process BACnet messages on a IP network. This library brings out simple commands to browse a BACnet network, read properties from BACnet devices or write to them.