docs: update readme
Some checks failed
Docker CI / release (push) Failing after 7s

This commit is contained in:
Nicola Zambello 2024-03-08 11:12:33 +02:00
parent a348329554
commit f4f84b26d7
Signed by: nzambello
GPG key ID: 56E4A92C2C1E50BA

View file

@ -3,7 +3,7 @@
Simple redirection service.
Runs on [Bun](https://bun.sh) and uses [Hono](https://hono.dev).
Can be adapted to run on Bun, Cloudflare Workers, or any other serverless platform.
Can be adapted to run on Node, Cloudflare Workers, or any other serverless platform.
Available as a [Docker image](https://hub.docker.com/r/nzambello/redirector).
Repository: [nzambello/redirector](https://git.nzambello.dev/nzambello/redirector).