Skip to content

Commit 555da95

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

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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)