From 285db5f488f77970053ade656fe0d1e2a8a7d282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B9=B0=E5=87=BB=E5=A4=AF=E9=95=BF=E7=9A=84=E7=A9=BA?= <13715390423@163.com> Date: Sun, 28 Apr 2019 13:31:33 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7de600..882f4a2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # 框架引入 > go get -u github.com/ouxuanserver/osmanthuswine # 开始 - +... + /config.json 配置文件 @@ -246,4 +246,4 @@ var ws = new WebSocket("ws://127.0.0.1/Api/Index/Index") "update_path": "需要检测的文件路径" } 备注:需要检测的文件路径最好不要与当前运行的文件路径相同 -``` \ No newline at end of file +```