You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+39-12Lines changed: 39 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,24 +5,51 @@
5
5
6
6
# ssl-game-controller
7
7
8
-
The ssl-refbox that will be introduced at RoboCup 2019
8
+
The [ssl-refbox](https://github.com/RoboCup-SSL/ssl-refbox) replacement that will be introduced at RoboCup 2019
9
9
10
-
## Project setup
10
+
## Usage
11
+
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.
12
+
13
+
## Development
11
14
12
15
### Requirements
13
-
You need to install Go and setup the GOPATH first.
0 commit comments