Skip to content

Commit 85cb9e4

Browse files
committed
Document how to add a teams logo
1 parent 910764c commit 85cb9e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
A Status Board for the Small Size League, optimized to show the current game state on a large screen.
1010

11+
## Adding your teams logo
12+
If you would like to see your teams logo on the status-board, add it to [frontend/src/assets/logos](frontend/src/assets/logos) and include it in [frontend/src/teamLogoUrl.js](frontend/src/teamLogoUrl.js).
13+
The team name must match the one configured in the ssl-game-controller in all lowercase.
14+
1115
## Usage
1216
If you just want to use this app, simply download the latest [release binary](https://github.com/RoboCup-SSL/ssl-status-board/releases/latest).
1317
The binary is self-contained. No dependencies are required.

0 commit comments

Comments
 (0)