Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Commit

Permalink
恢复 README 文档
Browse files Browse the repository at this point in the history
  • Loading branch information
mingcheng committed Aug 12, 2018
1 parent e2908d1 commit e2af662
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# mermaid-gitbook 文档简体中文版
# mermaid-gitbook

GitBook source code for [mermaid website](https://mermaidjs.github.io).


## 配置
## Setup

```
yarn install
```

如果没有安装过 gitbook,请自行安装 gitbook。同时在 content 目录中执行 `gitbook update`

## 开发
## Develop

```
yarn watch
Expand All @@ -21,7 +20,7 @@ open http://localhost:4000
Edit `markdown / images / styles` files in `content` folder.


## 发布
## Release

For those who have the permission:

Expand Down

0 comments on commit e2af662

Please sign in to comment.