Fixed wrong docs badge uri

This commit is contained in:
Simonmicro 2020-08-07 00:18:41 +02:00 committed by GitHub
parent deeb31182d
commit 832d366597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -4,6 +4,7 @@
![last-commit](https://img.shields.io/github/last-commit/SystemRage/py-kms/master)
![docker-status](https://img.shields.io/docker/cloud/build/pykmsorg/py-kms)
![docker-pulls](https://img.shields.io/docker/pulls/pykmsorg/py-kms)
![read-the-docs](https://img.shields.io/readthedocs/py-kms)
***
## History
@ -34,8 +35,6 @@ _py-kms_ is a port of node-kms created by [cyrozap](http://forums.mydigitallife.
- Uses `sqlite` for persistent data storage
## Documentation
![Read the Docs](https://img.shields.io/readthedocs/py-kms-demo)
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.