From cf3c564b9603a46552afacb277eefa9bc32fda74 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 17 Mar 2024 13:37:07 +0000 Subject: docs(readme): add example usage --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3