diff --git a/README.md b/README.md index 900e8f6..0607d84 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ SilverSprint is for OSX (10.7 and up) and Windows (7 and up). Written in [Cinder](http://libcinder.org/), an opensource C++ library for creative coding. The version of Cinder at the time of coding was 0.9.0 [[Download](https://github.com/cinder/Cinder/releases/tag/v0.9.0)] -##Running a Race +##Using the Application ####Settings 1. Go to the Settings page by clicking the gear icon or pressing Command + 3 2. Set the roller diameter as the distance from the magnet to the center of the roller multiplied by 2. 3. Choose the number of racers competing from 1-4 -4. if SilverSprint detects an Arduino connected it will show a checkmark, otherwise it will display an X. +4. If SilverSprint detects an Arduino connected it will show a checkmark, otherwise it will display an X. ####Roster 1. Go to the Roster page by clicking the list icon or pressing Command + 2 @@ -22,7 +22,8 @@ The version of Cinder at the time of coding was 0.9.0 [[Download](https://github ####Race 1. Click the START button to begin a race 2. At any time, press STOP to stop and reset the race. -##Setup + +##Code Setup 1. Clone Cinder 0.9.0 or download via zipped archive. [[Cinder Github](https://github.com/cinder/Cinder)] 2. SilverSprint wants to be in a directory one above the Cinder root. For example: