Shrink some of the tutorial sentences (#440)

* Shrink some of the tutorial sentences

* Match the less than order for blocks

* Include later tutorials in SUMMARY

* Ditch 'using' in name
This commit is contained in:
Galen Nickel
2018-04-05 17:32:32 -07:00
committed by GitHub
parent 5277cc847c
commit 49ab5ec099
11 changed files with 88 additions and 73 deletions

View File

@ -14,6 +14,9 @@
* [Run Motors](/tutorials/run-motors)
* [Touch to Run](/tutorials/touch-to-run)
* [Touch Sensor Values](/tutorials/touch-sensor-values)
* [What Color?](/tutorials/what-color)
* [Line Following](/tutorials/line-following)
* [Green Light, Red Light](/tutorials/greenlight-redlight)
* [Coding](/coding)
* [Autonomous Parking](/coding/autonomous-parking)