diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -63,6 +63,8 @@ It can compile the project directly like Make/Ninja, or generate project files l If you want to know more, please refer to: [Documents](https://xmake.io/#/home), [Github](https://github.com/xmake-io/xmake) and [Gitee](https://gitee.com/tboox/xmake) +Also welcome to join our [community](https://xmake.io/#/about/contact). +  ## Installation @@ -479,7 +481,7 @@ Some projects using xmake: ## Contacts * Email:[[email protected]](mailto:[email protected]) -* Homepage:[tboox.org](https://tboox.org) +* Homepage:[xmake.io](https://xmake.io) * Community - [Chat on reddit](https://www.reddit.com/r/xmake/) - [Chat on telegram](https://t.me/tbooxorg) diff --git a/README_zh.md b/README_zh.md index db6fe1777..f5cd36f8d 100644 --- a/README_zh.md +++ b/README_zh.md @@ -65,6 +65,8 @@ xmake 是一个基于 Lua 的轻量级跨平台构建工具,使用 xmake.lua � 如果你想要了解更多,请参考:[在线文档](https://xmake.io/#/zh-cn/getting_started), [Github](https://github.com/xmake-io/xmake)以及[Gitee](https://gitee.com/tboox/xmake) +也欢迎加入我们的 [社区](https://xmake.io/#/zh-ch/about/contact). +  ## 课程 |
