forked from DGNum/uptime-kuma-api
Update README.md
This commit is contained in:
parent
ce5ba2d943
commit
6021e9ebc4
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ You can install it using pip:
|
||||||
pip install uptime-kuma-api
|
pip install uptime-kuma-api
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
---
|
||||||
|
The API Reference is available on [Read the Docs](https://uptime-kuma-api.readthedocs.io).
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
---
|
---
|
||||||
Once you have installed the python package, you can use it to communicate with an Uptime Kuma instance.
|
Once you have installed the python package, you can use it to communicate with an Uptime Kuma instance.
|
||||||
|
|
Loading…
Reference in a new issue