Added markdown to readme files

This commit is contained in:
2017-10-10 17:00:17 -07:00
parent 16741fa4ee
commit 5120422b20
5 changed files with 13 additions and 13 deletions

View File

@@ -1,10 +1,10 @@
#H1 Rover Software
# Rover Software
This code is what runs on the NUC onboard the Rover.
This handles everything from processing vision data to actually sending drive commands to the wheels.
#H3 Requirements
## Requirements
* Python 3.X
* ROS (Version TBD)
#H3 How to Launch
## How to Launch
TBD