From cd1af9194ee3adb2188feafa6739b5d714e3e1a6 Mon Sep 17 00:00:00 2001 From: lucasheld Date: Thu, 4 Aug 2022 12:08:15 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0963511..97ec73f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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. @@ -10,7 +10,7 @@ Python version 3.6+ is required. 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: