diff --git a/README.md b/README.md index 8a3f991..9dfafbb 100644 --- a/README.md +++ b/README.md @@ -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).