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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,18 @@ the [ssl-refbox](https://github.com/RoboCup-SSL/ssl-refbox).
11
11
12
12

13
13
14
+
## Add your team name
15
+
16
+
If you are a new team, please add your team name to [internal/app/engine/config.go](internal/app/engine/config.go).
17
+
14
18
## Usage
15
-
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.
19
+
20
+
If you just want to use this app, simply download the
21
+
latest [release binary](https://github.com/RoboCup-SSL/ssl-game-controller/releases/latest). The binary is
0 commit comments