initial readme

This commit is contained in:
Mike Barela 2019-07-15 08:56:56 -04:00 committed by GitHub
parent dbb60aa368
commit b822c52a8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,16 @@
## Adafruit Learning System tutorial - CircuitPython 101
Make a timekeeping vertical wordclock with Adafruit Feather M4, a RTC FeatherWing, and CircuitPython.
Follow these Adafruit learn guides here: https://learn.adafruit.com/search?q=circuitpython%20101
Adafruit invests time and resources providing this open source code,
please support Adafruit and open-source hardware by purchasing
products from [Adafruit](https://www.adafruit.com)!
MIT license
All text above, and the splash screen below must be included in any redistribution
-----------------------
If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.