From 8b90d8b33729304d8ddb7e7195644c5c404754a3 Mon Sep 17 00:00:00 2001 From: Simonmicro Date: Fri, 7 Aug 2020 00:20:00 +0200 Subject: [PATCH] Changed doc title to link, so it is impossible to miss --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d569363..be04a85 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ _py-kms_ is a port of node-kms created by [cyrozap](http://forums.mydigitallife. - Includes a GUI for simlpe managing - Uses `sqlite` for persistent data storage -## Documentation +## [Documentation](https://py-kms.readthedocs.io/en/latest/) The documentation has been completly reworked and is now available on [readthedocs.com](https://py-kms.readthedocs.io/en/latest/Usage.html#start-parameters). It should you provide all necessary information how to get py-kms up and running using your favourite tools - all without clumping this readme up. The documentation also houses more information about activation with _py-kms_ and to how get GVLK keys.