From 1263c264107a3d710190b7a0d4b812e10744affa Mon Sep 17 00:00:00 2001 From: solfKwolf <30661539+solfKwolf@users.noreply.github.com> Date: Sun, 18 Aug 2019 17:00:21 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba9ff95..f351f19 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# allChat +# allChat1 The project [allChat](https://github.com/PorYoung/allChat) is one of components of project [hifi_wechat](https://github.com/PorYoung/hifi_wechat) which based on nodejs `express` frame, `wechat SDK` and `socket.io`. In this project I rewrite it with [egg.js](https://eggjs.org/), added some new features and optimized. I only spend 3 days to re-construct the project, maybe there are many problems remained. If you find any bugs, wish you can concat me or help me fix it. Thanks!. @@ -76,4 +76,4 @@ Please open an issue [here](https://github.com/PorYoung/allChat/issues). ### License -[MIT](https://github.com/PorYoung/allChat/blob/master/LICENSE) \ No newline at end of file +[MIT](https://github.com/PorYoung/allChat/blob/master/LICENSE) From 2900d271d053980082d88b4b0cdfd9df6e64246e Mon Sep 17 00:00:00 2001 From: solfKwolf <30661539+solfKwolf@users.noreply.github.com> Date: Sun, 18 Aug 2019 17:00:52 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f351f19..31c02a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# allChat1 +# allChat11 The project [allChat](https://github.com/PorYoung/allChat) is one of components of project [hifi_wechat](https://github.com/PorYoung/hifi_wechat) which based on nodejs `express` frame, `wechat SDK` and `socket.io`. In this project I rewrite it with [egg.js](https://eggjs.org/), added some new features and optimized. I only spend 3 days to re-construct the project, maybe there are many problems remained. If you find any bugs, wish you can concat me or help me fix it. Thanks!.