Skip to content

Commit 19446a1

Browse files
authored
Merge pull request #8 from brentru/readthedocs-badge
added discord and documentation status badges
2 parents 50d4adb + 19deaaf commit 19446a1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Introduction
33
============
44

5+
6+
.. image:: https://readthedocs.org/projects/adafruit-circuitpython-mcp9808/badge/?version=latest
7+
:target: https://circuitpython.readthedocs.io/projects/mcp9808/en/latest/
8+
:alt: Documentation Status
9+
10+
.. image :: https://img.shields.io/discord/327254708534116352.svg
11+
:target: https://discord.gg/nBQh6qu
12+
:alt: Discord
13+
514
The MCP9808 is an awesome, high accuracy temperature sensor that communicates
615
over I2C. Its available on `Adafruit as a breakout <https://www.adafruit.com/products/1782>`_.
716

0 commit comments

Comments
 (0)