From a8ab24e0ea60d7c7dff48e4685ca52078eaeb1ea Mon Sep 17 00:00:00 2001 From: Jat Date: Tue, 6 Sep 2022 16:46:29 +0800 Subject: [PATCH] update readme Signed-off-by: Jat --- README.md | 4 ++++ README_zh.md | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c766b65..215ed5f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ AnsibleFATE deploys FATE clusters via Ansible. AnsibleFATE provides scripts to optimize the process of deployment configuration. It helps users to quickly complete the deployment operations. +## Download + +See [wiki](https://github.com/FederatedAI/FATE/wiki/Download). + ## Project structure ```` diff --git a/README_zh.md b/README_zh.md index 8dccd9b..eb18209 100644 --- a/README_zh.md +++ b/README_zh.md @@ -2,7 +2,11 @@ ## 总览 -AnsibleFATE 支持通过Ansible进行部署FATE集群。我们提供了辅助脚本,优化部署配置的过程,有助于用户快速完成部署操作。部署是一件简单的事。 +AnsibleFATE 支持通过 Ansible 进行部署 FATE 集群。我们提供了辅助脚本,优化部署配置的过程,有助于用户快速完成部署操作。 + +## 下载 + +参见 [wiki](https://github.com/FederatedAI/FATE/wiki/Download)。 ## 项目结构