diff --git a/Content/demo.umap b/Content/demo.umap index f9ad337..67a423a 100644 Binary files a/Content/demo.umap and b/Content/demo.umap differ diff --git a/README.md b/README.md index afd491f..52cea30 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ # 添加 PLSB、singleTon、peer-stream git submodule add https://github.com/inveta/PLSB Plugins git submodule add https://github.com/inveta/SingleTon Plugins +git submodule add https://github.com/inveta/peer-stream # 更新所有子模块 git submodule update --remote