Skip to content

Commit 97e0be5

Browse files
committed
[doc] Update documentation
1 parent cefe5a4 commit 97e0be5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ The [ssl-refbox](https://github.com/RoboCup-SSL/ssl-refbox) replacement that wil
1313
## Usage
1414
If you just want to use this app, simply download the latest [release binary](https://github.com/RoboCup-SSL/ssl-game-controller/releases/latest). The binary is self-contained. No dependencies are required.
1515

16+
The controller will generate a default config file to [config/ssl-game-controller.yaml](config/ssl-game-controller.yaml) on the first start. Afterwards, you can change all settings there.
17+
1618
### Runtime Requirements
1719
* No software dependencies (except for development, see below)
1820
* 64bit Linux, Windows, OSX (32bit would be possible too, but come on, we are in 2018...)
1921
* Display Resolution of 1920x1080 is recommended
2022
* A reasonable Web-Browser (mostly tested on Chrome, please do not try IE...)
23+
* (optional) To view the field, you need the [ssl-vision-client](https://github.com/RoboCup-SSL/ssl-vision-client)
2124

2225
### Reference Clients
2326
There are some reference clients:

0 commit comments

Comments
 (0)