Commit 0ddb398ef87f5b1f398f800dc4634febf60e17c7

Authored by ly525
1 parent 84a92f5c

update README.md

Showing 2 changed files with 5 additions and 17 deletions
README.en.md
1   -[Online English Document](https://www.yuque.com/liuyan-ew1qk/oh5d0n?language=en-us) | [简体中文](./README.md)
  1 +📖 [Online English Document](https://www.yuque.com/liuyan-ew1qk/oh5d0n?language=en-us) | [简体中文](./README.md)
2 2  
3 3  
4 4 <p align="left">
... ...
README.md
1   -[中文在线文档](https://ly525.github.io/luban-h5/zh/) | [English](./README.en.md)
  1 + [📖中文在线文档](https://ly525.github.io/luban-h5/zh/) | [📖English](./README.en.md)
2 2  
3 3 <p align="left">
4 4 <a href="https://github.com/ly525/luban-h5/releases"><img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/ly525/luban-h5"></a>
5 5 </p>
6 6  
7   -
8   -
9   -
10   -
11   -
12 7 目录
13 8 - [鲁班H5是什么?](#%E9%B2%81%E7%8F%ADh5%E6%98%AF%E4%BB%80%E4%B9%88)
14 9 - [Screenshots](#screenshots)
15 10 - [Features](#features)
16   -- [安装](#%E5%AE%89%E8%A3%85)
  11 +- [快速开始](#%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B)
17 12 - [更多说明](#%E6%9B%B4%E5%A4%9A%E8%AF%B4%E6%98%8E)
18 13 * [前端组件说明](#%E5%89%8D%E7%AB%AF%E7%BB%84%E4%BB%B6%E8%AF%B4%E6%98%8E)
19 14 * [技术栈(当前)](#%E6%8A%80%E6%9C%AF%E6%A0%88%E5%BD%93%E5%89%8D)
... ... @@ -73,15 +68,8 @@
73 68  
74 69 ---
75 70  
76   -### 安装
77   -> 说明:project:项目根目录
78   -
79   -1. 前端
80   - 1. 编辑器部分请参照 [`project/front-end/h5/README.md`](https://github.com/ly525/luban-h5/blob/dev/front-end/h5/README.md)
81   -
82   -2. 后端
83   - 1. 后端 API 部分请参照 [`project/back-end/h5-api/README.md`](https://github.com/ly525/luban-h5/blob/dev/back-end/h5-api/README.md)
84   -
  71 +### 快速开始
  72 +请参照 [鲁班H5-在线文档](https://ly525.github.io/luban-h5/zh/) 的 `快速开始` 章节
85 73  
86 74 ### 更多说明
87 75 #### 前端组件说明
... ...