Update README.md, added in a reference the gotify server

This commit is contained in:
Benjamyn Love 2018-11-11 15:09:45 +11:00
parent 814c0c1f46
commit a51f338015

View File

@ -1,5 +1,6 @@
<h2>API Wrapper for gotify RESTAPI for python3</h2>
<a href="https://github.com/gotify/server"> Gotify server</a>
Initialize the wrapper with the token you want to use
i.e: gotipy_usr = gotipy.gotipy("user token", "https://URL.TLD")