summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKattni <kattni@adafruit.com>2018-12-28 13:43:14 -0600
committerGitHub <noreply@github.com>2018-12-28 13:43:14 -0600
commita48a08d3142da47f891b956044ba2fcc6217a22e (patch)
treea845d41b542ddc421337b4136479bb57aa6ecb4b /README.rst
parentdcdd82ce859bbf753c834a0008b85cfe42cbe371 (diff)
Added header image and license badge
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 65ad66262..13672b689 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,9 @@
Adafruit CircuitPython
======================
-|Build Status| |Doc Status| |Discord|
+.. image:: https://github.com/adafruit/circuitpython/blob/master/logo/CircuitPython_Repo_header_logo.png
+
+|Build Status| |Doc Status| |License| |Discord|
`Status <#status>`__ \| `Supported Boards <#supported-boards>`__
\| `Download <#download>`__ \|
@@ -270,3 +272,5 @@ project.
:target: http://circuitpython.readthedocs.io/
.. |Discord| image:: https://img.shields.io/discord/327254708534116352.svg
:target: https://discord.gg/nBQh6qu
+.. |License| image:: https://github.com/adafruit/circuitpython/blob/master/logo/license-MIT-brightgreen.svg
+ :target: https://opensource.org/licenses/MIT