Skip to content

Commit

Permalink
Expand readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Gleason committed Sep 18, 2017
1 parent 15058e1 commit c12fbe5
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,17 @@
# robot2017
FRC Team 449 Blair Robot Project's 2017 build season code

JavaDocs: https://blair-robot-project.github.io/robot2017/
JavaDocs: https://blair-robot-project.github.io/robot2017/

In order for this code to work on your RoboRIO, you have to install
java using our custom installer, found [here](https://github.com/blair-robot-project/java-installer).

For info on how to set up your computer for Gradle and Java, see [here](
http://team449.shoutwiki.com/wiki/Software_Guide).

For info on the file structure, see [here](http://team449.shoutwiki.com/wiki/Filetree_Structure).

For info on our framework, see [here](http://team449.shoutwiki.com/wiki/Information_Hiding).

Reading everything [here](http://team449.shoutwiki.com/wiki/Category:Programming)
before writing code is probably a good idea.

0 comments on commit c12fbe5

Please sign in to comment.