Skip to content

Commit 555da95

Browse files
authored
Merge pull request adafruit#1433 from adafruit/add-image-badge
Added header image and license badge
2 parents 0757f54 + a48a08d commit 555da95

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Adafruit CircuitPython
22
======================
33

4-
|Build Status| |Doc Status| |Discord|
4+
.. image:: https://github.com/adafruit/circuitpython/blob/master/logo/CircuitPython_Repo_header_logo.png
5+
6+
|Build Status| |Doc Status| |License| |Discord|
57

68
`Status <#status>`__ \| `Supported Boards <#supported-boards>`__
79
\| `Download <#download>`__ \|
@@ -270,3 +272,5 @@ project.
270272
:target: http://circuitpython.readthedocs.io/
271273
.. |Discord| image:: https://img.shields.io/discord/327254708534116352.svg
272274
: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

Comments
 (0)