Browse Source

Merge pull request #1 from bufio/patch-1

Update README.md
master
喵哩个咪 6 years ago
committed by GitHub
parent
commit
8b267ea16a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -3,7 +3,7 @@
# 框架引入 # 框架引入
> go get -u github.com/ouxuanserver/osmanthuswine > go get -u github.com/ouxuanserver/osmanthuswine
# 开始 # 开始
...
+ /config.json 配置文件 + /config.json 配置文件
@ -246,4 +246,4 @@ var ws = new WebSocket("ws://127.0.0.1/Api/Index/Index")
"update_path": "需要检测的文件路径" "update_path": "需要检测的文件路径"
} }
备注:需要检测的文件路径最好不要与当前运行的文件路径相同 备注:需要检测的文件路径最好不要与当前运行的文件路径相同
```
```
Loading…
Cancel
Save