aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04944a5..7e13132 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@ A simple and efficient Gemini-to-HTTP proxy written in Rust.
## Usage
+A production deployment of September can be found at https://fuwn.me, with the root capsule set as [gemini://fuwn.me](gemini://fuwn.me).
+
+You can try proxying any external capsule through the /proxy route: e.g., https://fuwn.me/proxy/geminiprotocol.net/
+
### Docker
```shell