From 19deaafba47d4e17d233217b7aadaf759c423fce Mon Sep 17 00:00:00 2001 From: brentru Date: Wed, 14 Feb 2018 13:51:55 -0500 Subject: [PATCH] added discord and documentation status badges --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index edf0c4a..9b54751 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,15 @@ Introduction ============ + +.. image:: https://readthedocs.org/projects/adafruit-circuitpython-mcp9808/badge/?version=latest + :target: https://circuitpython.readthedocs.io/projects/mcp9808/en/latest/ + :alt: Documentation Status + +.. image :: https://img.shields.io/discord/327254708534116352.svg + :target: https://discord.gg/nBQh6qu + :alt: Discord + The MCP9808 is an awesome, high accuracy temperature sensor that communicates over I2C. Its available on `Adafruit as a breakout `_.