pull/378/head
ruki 4 years ago
commit 6a4ff0557b
No known key found for this signature in database
GPG Key ID: 809EF06AD42725BD
  1. 10
      README.md
  2. 2
      README_zh.md

@ -64,9 +64,9 @@ xmake-repo is an official xmake package repository.
<img src="https://xmake.io/assets/img/index/package_manage.png" width="80%" />
If you want to know more, please refer to:
If you want to know more, please refer to the xmake documentation:
* [Documents](https://xmake.io/#/getting_started)
* [Documents](https://xmake.io/#/package/remote_package)
* [Github](https://github.com/xmake-io/xmake)
* [HomePage](https://xmake.io)
@ -76,7 +76,11 @@ xrepo is a cross-platform C/C++ package manager based on [Xmake](https://github.
It is based on the runtime provided by xmake, but it is a complete and independent package management program. Compared with package managers such as vcpkg/homebrew, xrepo can provide C/C++ packages for more platforms and architectures at the same time.
If you want to know more, please refer to: [Documents](https://xrepo.xmake.io/#/getting_started), [Github](https://github.com/xmake-io/xrepo) and [Gitee](https://gitee.com/tboox/xrepo)
If you want to know more, please refer to the xrepo documentation:
* [Documents](https://xrepo.xmake.io/#/getting_started)
* [Github](https://github.com/xmake-io/xrepo)
* [Gitee](https://gitee.com/tboox/xrepo)
![](https://xrepo.xmake.io/assets/img/xrepo.gif)

@ -66,7 +66,7 @@ xmake-repo是一个官方的xmake包管理仓库,收录了常用的c/c++开发
如果你想要了解更多,请参考:
* [在线文档](https://xmake.io/#/zh-cn/getting_started)
* [在线文档](https://xmake.io/#/zh-cn/package/remote_package)
* [在线源码](https://github.com/xmake-io/xmake)
* [项目主页](https://xmake.io/#/zh-cn/)

Loading…
Cancel
Save