Update README.md

This commit is contained in:
Mike Barela 2019-05-14 16:22:44 -04:00 committed by GitHub
parent 3d9e559200
commit e2203db282
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,10 @@
## Using micro:bit and CRICKIT with MicroPython
This code accompanies the [Adafruit Learning System](https://learn.adafruit.com) tutorial ***Using micro:bit and CRICKIT with MicroPython***
This code accompanies the [Adafruit Learning System](https://learn.adafruit.com) tutorial **Using micro:bit and CRICKIT with MicroPython**
https://learn.adafruit.com/using-micro-bit-and-crickit-with-micropython/
Note this code is written in MicroPython, NOT CircuitPython, as only MicroPython runs on the first generation micro:bit.
**Note this code is written in MicroPython, NOT CircuitPython**, as only MicroPython runs on the first generation micro:bit.
If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.