From 533737692debc41f52a5730c819e95f3ea548ec9 Mon Sep 17 00:00:00 2001 From: wood chen <95951386+woodchen-ink@users.noreply.github.com> Date: Wed, 30 Oct 2024 00:08:43 +0800 Subject: [PATCH] Update readme.md --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 455f2ba..af064bd 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ A simple reverse proxy server written in Go. +使用方法: https://q58.org/t/topic/165?u=wood + ## Configuration Create a `config.json` file in the `data` directory: @@ -14,3 +16,5 @@ Create a `config.json` file in the `data` directory: } } ``` + +