Procházet zdrojové kódy

更新 'README.md'

node před 6 roky
rodič
revize
6733e343f9
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 4
    1
      README.md

+ 4
- 1
README.md Zobrazit soubor

@@ -1,6 +1,9 @@
1 1
 # 富文本及 Markdown 编辑器
2 2
 
3
-基于 [braft-editor](https://github.com/margox/braft-editor) 和 [react-mde](https://github.com/andrerpena/react-mde) 的富文本编辑器。
3
+基于 [braft-editor](https://github.com/margox/braft-editor) 和 [react-mde](https://github.com/andrerpena/react-mde) 封装的富文本及 Markdown 编辑器。
4
+
5
+
6
+以下给出简单的使用说明,详细接口请查看对应的文档。
4 7
 
5 8
 
6 9