From 02d00d9b1902cd5eea158dc749a00e91b7e3531a Mon Sep 17 00:00:00 2001 From: HFO4 <912394456@qq.com> Date: Mon, 5 Feb 2018 13:27:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AE=89=E8=A3=85=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6f252444..cc598e51 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Cloudreve - Make the cloud easy for everyone 简要安装说明 ------------ + #### 1.使用Composer安装主程序 ``` #安装开发版 @@ -90,6 +91,11 @@ location / { * 如需启用二步验证功能,请依次执行`composer require phpgangsta/googleauthenticator:dev-master` `composer require endroid/qrcode`安装二步验证支持库 * 给本项目一个Star~ +文档 +------------ +* [完整安装说明](https://github.com/HFO4/Cloudreve/wiki/%E5%AE%89%E8%A3%85%E8%AF%B4%E6%98%8E) +* [安装及初次使用FAQ](https://github.com/HFO4/Cloudreve/wiki/%E5%AE%89%E8%A3%85%E5%8F%8A%E5%88%9D%E6%AC%A1%E4%BD%BF%E7%94%A8FAQ) + 许可证 ------------ GPLV3