Skip to content

Commit 27f2421

Browse files
authored
Merge pull request adafruit#832 from wickedchicken/wickedchicken-patch-2
Add links to CircuitPython guides and example code
2 parents ad82a2d + c43a75b commit 27f2421

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,15 @@ System <https://learn.adafruit.com/>`__ under the `CircuitPython
6969
category <https://learn.adafruit.com/category/circuitpython>`__ and
7070
`MicroPython
7171
category <https://learn.adafruit.com/category/micropython>`__. An API
72-
reference is also available on `Read the
73-
Docs <http://circuitpython.readthedocs.io/en/latest/?>`__.
72+
reference is also available on `Read the Docs
73+
<http://circuitpython.readthedocs.io/en/latest/?>`__. A collection of awesome
74+
resources can be found at `Awesome CircuitPython <https://github.com/adafruit/awesome-circuitpython>`__.
75+
76+
Specifically useful documentation when starting out:
77+
78+
- `Welcome to CircuitPython <https://learn.adafruit.com/welcome-to-circuitpython>`__
79+
- `CircuitPython Essentials <https://learn.adafruit.com/circuitpython-essentials>`__
80+
- `Example Code <https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/CircuitPython_Essentials>`__
7481

7582
Contributing
7683
------------

0 commit comments

Comments
 (0)