update readme
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval

This commit is contained in:
Simon Vieille 2025-08-29 14:55:29 +02:00
commit 8ba80fe469
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -6,6 +6,12 @@ It implements the webhook triggered when a new message is posted in the chat. It
## Installation
### Pre-compiled package
Go to [releases](https://gitnet.fr/deblan/owncast-webhook/releases) and download the latest `owncast-webhook`.
### From source
Requirements: nodejs (tested with >=22), golang (tested with >=1.24)
```