++notes
This commit is contained in:
parent
84b0b58ed4
commit
7651c35cf7
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -20,9 +20,18 @@ our new monitoring system that does not suck.
|
||||||
- Define points (or monitoring severity)
|
- Define points (or monitoring severity)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## How to play
|
## How to play
|
||||||
|
|
||||||
|
### Monitoring
|
||||||
|
|
||||||
|
Test base:
|
||||||
|
|
||||||
|
```
|
||||||
|
python check-cli.py
|
||||||
|
```
|
||||||
|
|
||||||
|
### Game (not implemented)
|
||||||
|
|
||||||
ungleich register --name your-user-name --email your@email
|
ungleich register --name your-user-name --email your@email
|
||||||
--first-name Yourfirstname --last-name YourLastName
|
--first-name Yourfirstname --last-name YourLastName
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue