Rename spotlight to stoplight

This commit is contained in:
Ken McGrady 2016-05-12 14:51:59 -07:00
parent 10f46daf57
commit 203fd81c6a

View File

@ -4,7 +4,7 @@ As always, fork and clone this repo.
## Stoplight
For this exercise, you will be creating a web page that looks like a spotlight with buttons that make changes to the light. Open up `script.js` in your editor for the directions. Once completed, try out the challenges and the bonus below.
For this exercise, you will be creating a web page that looks like a stoplight with buttons that make changes to the light. Open up `script.js` in your editor for the directions. Once completed, try out the challenges and the bonus below.
#### Challenge One: Button Click