From a2b3aa2365da46b9ef445dbc4c893204ed3ea454 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 21 Oct 2022 00:34:47 +0800 Subject: update readme --- README.md | 6 ++---- README_zh.md | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 449e8ce8f..58b17a010 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,8 @@ If you don't want to use the script to install xmake, see [Installation Guide](h An official xmake package repository exists at: [xmake-repo](https://github.com/xmake-io/xmake-repo) + + ## Create project ```bash @@ -188,10 +190,6 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor ## Package management -### Download and build - - - ### Processing architecture diff --git a/README_zh.md b/README_zh.md index 48125faa1..5b324aab8 100644 --- a/README_zh.md +++ b/README_zh.md @@ -132,6 +132,8 @@ Invoke-Expression (Invoke-Webrequest 'https://xmake.io/psget.text' -UseBasicPars 官方的xmake包管理仓库: [xmake-repo](https://github.com/xmake-io/xmake-repo) + + ## 创建工程 ```bash @@ -197,10 +199,6 @@ $ xmake f --menu ## 包依赖管理 -### 下载和编译 - - - ### 架构和流程 -- cgit v1.3.1