diff --git a/README.md b/README.md index 90412cc..0b5871e 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,9 @@ your.web.site { ``` Now your webring members can add links on their page to `https://your.web.site/next/\` `https://your.web.site/prev/\` in order to build the ring. For example, whoever runs the page at www.dragoness.space would add a link to `https://your.web.site/next/www.dragoness.space` and `https://your.web.site/prev/www.dragoness.space`. garlic.garden/onionring cen either use `/next/garlic.garden` or `/next/garlic.garden/onionring`. If more than one site were hosted on `garlic.garden`, then the second form would be required. + +## Downloads + +- Linux binaries are available from the [releases page](./releases) +- A docker image is available on Docker Hub under `alch0emi/faery-ring:v0.1.0` +- If you have cargo installed on your system, faery ring can be installed with `cargo install --git https://fem.mint.lgbt/Emi/faery-ring.git`