First release version
This commit is contained in:
parent
e8da850fde
commit
d4c669ca72
14
README.md
14
README.md
|
@ -16,3 +16,17 @@ the unix console or toolbars like polybar
|
|||
|
||||
## Usage
|
||||
|
||||
usage: SpaceApiCli.py [-h] [-n NAME] [-v] [-w]
|
||||
|
||||
Show Space Status
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
-n NAME, --name NAME Name of Hackerspace
|
||||
-v Show more Infos of Hackerspace
|
||||
-w get homepage url
|
||||
|
||||
|
||||
Defaults: without option -n it will get the state of the hackspace LeineLab in Hannover, Germany
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue