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 +```