From 437f505ac500a353ef12df3fb166f507a5ef7bc6 Mon Sep 17 00:00:00 2001 From: Christian Tremblay Date: Tue, 15 Nov 2016 22:34:37 -0500 Subject: [PATCH] Added documentation badge Signed-off-by: Christian Tremblay --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 82afa92..e666f21 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ BACpypes provides a BACnet application layer and network layer written in Python This is the current project, not the one over on SourceForge. [![Join the chat at https://gitter.im/JoelBender/bacpypes](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JoelBender/bacpypes?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + +[![Documentation Status](https://readthedocs.org/projects/bacpypes/badge/?version=latest)](http://bacpypes.readthedocs.io/en/latest/?badge=latest) + \ No newline at end of file