Update README.md

This commit is contained in:
kjk 2021-09-30 01:57:08 +02:00
parent eec6688f43
commit 827ff9b1f9

View File

@ -1,2 +1,4 @@
# Usage
`python3 main.py "ldaps://rsw011.beuth-hochschule.de" "xxxxxxxx@beuth-hochschule.de" "********"`
```shell
$ python3 main.py "ldaps://rsw011.beuth-hochschule.de" "xxxxxxxx@beuth-hochschule.de" "********"
```