From 3f84726ca4f6e6fee0157526c92cbf40b7f7752a Mon Sep 17 00:00:00 2001 From: Patrick Fairbank Date: Sat, 26 Sep 2015 19:56:18 -0700 Subject: [PATCH] Fixed capitalization. --- README.md | 4 ++-- TODO.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0bcae59..2204e2c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Cheesy Arena ============ A field management system that just works. -##Key Features +##Key features Check out a [video overview](http://video.team254.com/watch/Z5ZWI2cDqsvVe--AjHhePAHlOhLK8MT0) of Cheesy Arena's functionality. **For participants and spectators:** @@ -43,7 +43,7 @@ Teams may use Cheesy Arena freely for practice, scrimmages, and off-season event 1. Run the `cheesy-arena` or `cheesy-arena.exe` binary 1. Navigate to http://localhost:8080 in your browser (Google Chrome recommended) -##roboRIO Compatibility +##roboRIO compatibility The 2015 FIRST FMS uses dynamic addressing and mDNS; however, the protocol by which it does so has not been documented or reverse-engineered. As a result, in order to use Cheesy Arena with the 2015 control system, all teams must assign static IP addresses to their roboRIOs and driver stations, as well as select the *'15 DS, '14 FMS* mode in the driver station settings. See the diff --git a/TODO.md b/TODO.md index 060dc1d..6461c57 100644 --- a/TODO.md +++ b/TODO.md @@ -28,7 +28,7 @@ Cheesy Arena To-Do List * Referee interface: have separate fouls for tech/non-tech for each applicable rule instead of the extra variable * Mobile compatibility for announcer display -###Cheesy Arena Lite -- a game-agnostic version +###Cheesy Arena Lite - a game-agnostic version * Configurable match period timing * Realtime scoring: just a simple single number input, plus API * Final score screen: just show point total and remove breakdowns