From 9171aec7c8ffcd8be2f1c6c57added6545b050e3 Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Sun, 1 Jun 2025 12:29:13 -0400 Subject: [PATCH] minor --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41b526e..a767ac2 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ ts-searchxng/ ├── tailscale/ │ ├── tailscale-data/ # Persistent Tailscale state │ └── config/ # Tailscale configuration files -└── searchxng/ - └── config/ # SearchXNG configuration files +└── searchxng/ # SearchXNG files ``` ## Setup Instructions @@ -41,7 +40,7 @@ ts-searchxng/ 4. Configure SearchXNG - Replace `{{YOUR_TAILNET_DOMAIN}}` in the docker-compose.yml with your actual Tailscale domain name - - See the [documentation](https://docs.searxng.org/admin/settings/index.html) for configuration options + - Optionally, See the [documentation](https://docs.searxng.org/admin/settings/index.html) for configuration options 5. Start the Services ```bash