Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasheld committed Aug 3, 2022
1 parent f433fe4 commit edd6419
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# uptime-kuma-api

A wrapper for the Uptime Kuma WebSocket API
A wrapper for the Uptime Kuma Socket.IO API
---
uptime-kuma-api is a Python wrapper for the Uptime Kuma WebSocket API.
uptime-kuma-api is a Python wrapper for the 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.

Expand All @@ -15,7 +15,7 @@ uptime-kuma-api is available on the Python Package Index (PyPI).
You can install it using pip:

```
pip install uptime_kuma_api
pip install uptime-kuma-api
```

Examples
Expand Down

0 comments on commit edd6419

Please sign in to comment.