Remove Basic title in README

This commit is contained in:
sandyjmacdonald 2021-03-12 00:01:49 +00:00
parent 11f502dce6
commit de2dff4011
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ code, and save it in the `code.py` file on your `CIRCUITPY` drive using your
favourite text editor. As soon as you save the `code.py` file, or make any other
changes, then it should load up and run the code!
## Basics
## Imports and setup
All of your programs will need to start with the following: