Skip to content

Commit fa22a6d

Browse files
committed
Print balances
1 parent 12977df commit fa22a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Another link to the full log (all levels) is available [here](https://www.mtheor
99
### Architecture
1010
The bot itself is kicked off by a Spring Boot Application. The Spring App also exposes some endpoints that can interact and use the bot's functions. The available endpoints will be described in the API section. These endpoints will then be used for a web UI showing more informative feedback about the bot's operation and status.
1111
### API
12-
To get the current bot's status:
12+
To get the current bot's status (main UI):
1313
```$xslt
1414
GET: http://host-ip:port/status
1515
```

0 commit comments

Comments
 (0)