From 3910f854ef36ea31c642b8ff2a4e070674222d6d Mon Sep 17 00:00:00 2001 From: Simon Beginn Date: Sat, 1 Aug 2020 14:12:10 +0200 Subject: [PATCH] Added note to the rest of options --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cda4a0e..3106bad 100644 --- a/README.md +++ b/README.md @@ -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 [![Unlicense](https://img.shields.io/badge/license-unlicense-lightgray.svg)](https://github.com/SystemRage/py-kms/blob/master/LICENSE) - _py-kms GUI_ is [![MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/SystemRage/py-kms/blob/master/LICENSE.gui.md) © Matteo ℱan