From 6021e9ebc4f35a1475512dabede403accc71dab0 Mon Sep 17 00:00:00 2001 From: Lucas Held Date: Fri, 16 Dec 2022 22:10:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 324f5ec..22ad9b2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ You can install it using pip: pip install uptime-kuma-api ``` +Documentation +--- +The API Reference is available on [Read the Docs](https://uptime-kuma-api.readthedocs.io). + Examples --- Once you have installed the python package, you can use it to communicate with an Uptime Kuma instance.