diff options
| author | ruki <[email protected]> | 2021-04-09 23:37:21 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-04-09 23:37:21 +0800 |
| commit | 6d10f9ba604293d7f35ae209109934c39e0ec732 (patch) | |
| tree | d96cd0fd19d5d95398e4c405e64a38f0f0c4d954 | |
| parent | 5c902d66cfe395f051be1500fc00f7883cdc0a9f (diff) | |
update readme
| -rw-r--r-- | README.md | 10 | ||||
| -rw-r--r-- | README_zh.md | 9 |
2 files changed, 11 insertions, 8 deletions
@@ -522,12 +522,14 @@ We also provide paid technical support to help users quickly solve related probl Or you can also consider sponsoring us to get technical support services, [[Become a sponsor](https://xmake.io/#/about/sponsor)] -## Project Examples +## Who is using -Some projects using xmake: +Please click [User List](https://xmake.io/#/about/who_is_using_xmake) to view the complete user list. -* [tbox](https://github.com/tboox/tbox) -* [more](https://github.com/xmake-io/awesome-xmake) +If you are using xmake, welcome to submit the information to the above list through PR, so that let more users can known how many users are using xmake. + +Ihis also let users to use xmake more confidently, and we will also have more motivation to maintain it continuously, +so that the xmake project and the community will grow stronger. ## Contacts diff --git a/README_zh.md b/README_zh.md index 9b334eaab..00cec1dc2 100644 --- a/README_zh.md +++ b/README_zh.md @@ -530,12 +530,13 @@ $ ./gradlew app:assembleDebug 或者你也可以考虑赞助我们也获取技术支持服务,[[成为赞助商](https://xmake.io/#/zh-cn/about/sponsor)] -## 项目例子 +## 谁在使用 -一些使用xmake的项目: +请点击 [用户列表](https://xmake.io/#/zh-cn/about/who_is_using_xmake) 查看完整用户使用列表。 -* [tbox](https://github.com/tboox/tbox) -* [更多](https://github.com/xmake-io/awesome-xmake) +如果您在使用 xmake,也欢迎通过 PR 将信息提交至上面的列表,让更多的用户了解有多少用户在使用 xmake,也能让用户更加安心使用 xmake。 + +我们也会有更多的动力去持续投入,让 xmake 项目和社区更加繁荣。 ## 联系方式 |
