add note that nowblinkie does not web host

This commit is contained in:
2026-05-15 17:21:20 +01:00
parent e6380b7c22
commit 9c18d5c060

View File

@@ -3,6 +3,10 @@
generate dynamic blinkies to use on your website, generate dynamic blinkies to use on your website,
using the output of arbitrary commands. using the output of arbitrary commands.
nowblinkie does not host a web server,
you must use a separate webserver to host your blinkies,
such as nginx or caddy.
## usage ## usage
1. install requirements: `pip install -r requirements.txt` 1. install requirements: `pip install -r requirements.txt`