From ae12272257aaa9bb08d2030cab4ca13f01989447 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 27 Jun 2024 05:59:25 -0700 Subject: [PATCH] format(readme): reformat --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4235391..43f81eb 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ September remains simple, but packs more features than you could imagine, all co ## 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). +A production deployment of September can be found at , with the root capsule set as [gemini://fuwn.me](gemini://fuwn.me). -You can try proxying any external capsule through the `/proxy/` route: https://fuwn.me/proxy/geminiprotocol.net/. +You can try proxying any external capsule through the `/proxy/` route: . ### Docker @@ -32,7 +32,7 @@ docker run -d \ fuwn/september:latest ``` -You may start to find this way of passing configuration cumbersome for many options, so Docker management tool like [Portainer](https://www.portainer.io/) or a Docker Compose file might come in handy. +You may start to find this way of passing configuration cumbersome for many options, so a Docker management tool like [Portainer](https://www.portainer.io/) or a Docker Compose file might come in handy. ### Docker Compose