We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0757f54 + a48a08d commit 555da95Copy full SHA for 555da95
README.rst
@@ -1,7 +1,9 @@
1
Adafruit CircuitPython
2
======================
3
4
-|Build Status| |Doc Status| |Discord|
+.. image:: https://github.com/adafruit/circuitpython/blob/master/logo/CircuitPython_Repo_header_logo.png
5
+
6
+|Build Status| |Doc Status| |License| |Discord|
7
8
`Status <#status>`__ \| `Supported Boards <#supported-boards>`__
9
\| `Download <#download>`__ \|
@@ -270,3 +272,5 @@ project.
270
272
:target: http://circuitpython.readthedocs.io/
271
273
.. |Discord| image:: https://img.shields.io/discord/327254708534116352.svg
274
:target: https://discord.gg/nBQh6qu
275
+.. |License| image:: https://github.com/adafruit/circuitpython/blob/master/logo/license-MIT-brightgreen.svg
276
+ :target: https://opensource.org/licenses/MIT
0 commit comments