From a0d362df4e12258cd9450b5a91df53463b72761e Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Tue, 21 May 2024 15:22:55 +0800 Subject: [PATCH] Update README.md Added getting started guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd65ed6..04723d9 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Zoraxy provides basic authentication system for standalone mode. To use it in st ### Standalone Mode -Standalone mode is the default mode for Zoraxy. This allows a single account to manage your reverse proxy server, just like a home router. This mode is suitable for new owners to homelabs or makers starting growing their web services into multiple servers. +Standalone mode is the default mode for Zoraxy. This allows a single account to manage your reverse proxy server just like a consumer home router. This mode is suitable for new owners to homelabs or makers starting growing their web services into multiple servers. A full "Getting Started" guide can be found [here](https://github.com/tobychui/zoraxy/wiki/Getting-Started). #### Linux