From a51f33801534799e53cf73933657b07a23a7e687 Mon Sep 17 00:00:00 2001 From: Benjamyn Love Date: Sun, 11 Nov 2018 15:09:45 +1100 Subject: [PATCH] Update README.md, added in a reference the gotify server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54596a9..ead3eb9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@

API Wrapper for gotify RESTAPI for python3

+ Gotify server Initialize the wrapper with the token you want to use i.e: gotipy_usr = gotipy.gotipy("user token", "https://URL.TLD")