Skip to content

Commit

Permalink
Print balances
Browse files Browse the repository at this point in the history
  • Loading branch information
mtheory7 committed Aug 25, 2018
1 parent 12977df commit fa22a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Another link to the full log (all levels) is available [here](https://www.mtheor
### Architecture
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.
### API
To get the current bot's status:
To get the current bot's status (main UI):
```$xslt
GET: http://host-ip:port/status
```
Expand Down

0 comments on commit fa22a6d

Please sign in to comment.