Ver código fonte

update readme

ruki 7 anos atrás
pai
commit
7a15a79b1f
2 arquivos alterados com 18 adições e 7 exclusões
  1. 9 4
      README.md
  2. 9 3
      README_zh.md

+ 9 - 4
README.md

@@ -1,12 +1,18 @@
-# A package repository based on xmake 
+# An official xmake package repository 
 
 
 [![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![donate](http://tboox.org/static/img/donate.svg)](http://xmake.io/pages/donation.html#donate)
 [![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![donate](http://tboox.org/static/img/donate.svg)](http://xmake.io/pages/donation.html#donate)
 
 
 ## Introduction ([中文](/README_zh.md))
 ## Introduction ([中文](/README_zh.md))
 
 
-xmake-repo is a package repository based on xmake. 
+xmake-repo is an official xmake package repository. 
 
 
-It's developing now ..
+## Package dependences
+
+<img src="/assets/img/index/add_require.png" width="70%" />
+
+## Package management
+
+<img src="/assets/img/index/package_manage.png" width="80%" />
 
 
 If you want to known more, please refer to:
 If you want to known more, please refer to:
 
 
@@ -14,7 +20,6 @@ If you want to known more, please refer to:
 * [Github](https://github.com/tboox/xmake)
 * [Github](https://github.com/tboox/xmake)
 * [HomePage](http://www.xmake.io)
 * [HomePage](http://www.xmake.io)
 
 
-
 ## Contacts
 ## Contacts
 
 
 * Email:[[email protected]](mailto:[email protected])
 * Email:[[email protected]](mailto:[email protected])

+ 9 - 3
README_zh.md

@@ -1,12 +1,18 @@
-# 一个基于xmake的包管理仓库
+# 一个官方的xmake包管理仓库
 
 
 [![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![donate](http://tboox.org/static/img/donate.svg)](http://xmake.io/cn/pages/donation.html#donate)
 [![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![donate](http://tboox.org/static/img/donate.svg)](http://xmake.io/cn/pages/donation.html#donate)
 
 
 ## 简介
 ## 简介
 
 
-xmake-repo是一个基于xmake的包管理仓库
+xmake-repo是一个官方的xmake包管理仓库,收录了常用的c/c++开发包,提供跨平台支持
 
 
-正处于早期开发架构阶段,暂处于只读状态,请耐性等待xmake下个版本支持。
+## 包依赖描述
+
+<img src="/assets/img/index/add_require.png" width="70%" />
+
+## 包依赖管理
+
+<img src="/assets/img/index/package_manage.png" width="80%" />
 
 
 如果你想要了解更多,请参考:
 如果你想要了解更多,请参考: