mirror of https://github.com/SystemRage/py-kms.git
Added note to the rest of options
This commit is contained in:
parent
dc7f47e880
commit
3910f854ef
|
@ -47,6 +47,8 @@ and running using your favourite tools - all without clumping this readme up. Th
|
|||
- To show the help pages type: `python3 pykms_Server.py -h` and `python3 pykms_Client.py -h`.
|
||||
- For launching py-kms GUI make the file `pykms_Server.py` executable with `chmod +x /path/to/folder/py-kms/pykms_Server.py`, then simply run `pykms_Server.py` by double-clicking.
|
||||
|
||||
_If you wish to learn more about using py-kms, please refer to the documentation [here](Getting Started.md)!_
|
||||
|
||||
## License
|
||||
- _py-kms_ is [](https://github.com/SystemRage/py-kms/blob/master/LICENSE)
|
||||
- _py-kms GUI_ is [](https://github.com/SystemRage/py-kms/blob/master/LICENSE.gui.md) © Matteo ℱan
|
||||
|
|
Loading…
Reference in New Issue