diff --git a/README.md b/README.md
index 71702ac..6fccecc 100644
--- a/README.md
+++ b/README.md
@@ -41,4 +41,4 @@ task进程数可以根据需要多开一些,默认为10
//配置完成后,修改 style/js/index.js中连接ws部分为:
// __this.ws = new WebSocket("ws" + (ishttps ? "s": "") + "://" + document.domain + "/wss"); //nginx配置ssl做8848转发
```
-
+