Skip to content

Commit

Permalink
Remove unnecessary words in file name instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
pgfisico committed Sep 22, 2017
1 parent 15ea0a7 commit d843280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programming-lights.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Setup

First create a new Python script named `simon.py`.
Create a new Python script named `simon.py`.

At the top of the file, import `LED` from the GPIO module. Below the import, setup your LEDs with the pin numbers that you connected them to when building your circuit.

Expand Down

0 comments on commit d843280

Please sign in to comment.