spell out order of subprojects in top level readme
authordaniel watson <ozzloy@gmail.com>
Fri, 25 Oct 2013 15:02:07 +0000 (08:02 -0700)
committerdaniel watson <ozzloy@gmail.com>
Fri, 25 Oct 2013 15:02:07 +0000 (08:02 -0700)
README.md
serial/README

index e4106e3c9b1683f62549ff8957083a0ac6f6c60a..07badb5a747f25e6742554c69438b94b0fcac92a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 # HBRC 2013 Challenge Robot
 
 # HBRC 2013 Challenge Robot
 
+## quickstart
+
+serial
+
+pushbutton
+
 ## Introduction
 
 For 2013, it is proposed that there be a "club bot".
 ## Introduction
 
 For 2013, it is proposed that there be a "club bot".
index e94dd22917f96ac0dedab3e581edb1a196efad90..2f0c5805c14bf06c8a30bfd8fa3b16dbd545cae8 100644 (file)
@@ -7,5 +7,6 @@
   or go to the menu item tools, and down to serial monitor)
  (in the bottom right, select "9600 baud")
  (hit the reset button on the arduino)
   or go to the menu item tools, and down to serial monitor)
  (in the bottom right, select "9600 baud")
  (hit the reset button on the arduino)
- (you should see "hello computer!" each time you hit the reset button)
(yaaay!))
\ No newline at end of file
+ (you should see "hello computer!" each time you hit the reset button,
 (this means your arduino is talking to your computer when it starts))
+ (yaaay!))