forked from DGNum/uptime-kuma-api
Update README.md
This commit is contained in:
parent
f9b90ad2b8
commit
cd1af9194e
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
A wrapper for the Uptime Kuma Socket.IO API
|
A wrapper for the Uptime Kuma Socket.IO API
|
||||||
---
|
---
|
||||||
uptime-kuma-api is a Python wrapper for the Uptime Kuma Socket.IO API.
|
uptime-kuma-api is a Python wrapper for the [Uptime Kuma](https://github.com/louislam/uptime-kuma) Socket.IO API.
|
||||||
|
|
||||||
This package was developed to configure Uptime Kuma with Ansible. The Ansible collection can be found at https://github.com/lucasheld/ansible-uptime-kuma.
|
This package was developed to configure Uptime Kuma with Ansible. The Ansible collection can be found at https://github.com/lucasheld/ansible-uptime-kuma.
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ Python version 3.6+ is required.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
---
|
---
|
||||||
uptime-kuma-api is available on the Python Package Index (PyPI).
|
uptime-kuma-api is available on the [Python Package Index (PyPI)](https://pypi.org/project/uptime-kuma-api/).
|
||||||
|
|
||||||
You can install it using pip:
|
You can install it using pip:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue