Skip to content

Commit bbdb67f

Browse files
committed
Update README.md
1 parent 28e4af7 commit bbdb67f

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
react-markdown-editor
2-
===
3-
1+
<p align="center">
2+
<a href="https://github.com/uiwjs/react-markdown-editor">
3+
<img src="./website/logo.svg?sanitize=true">
4+
</a>
5+
</p>
46

57
<p align="center">
68
<a href="https://github.com/uiwjs/react-markdown-editor/issues">
@@ -20,8 +22,11 @@ react-markdown-editor
2022
</a>
2123
</p>
2224

25+
<p align="center">
26+
Markdown Editor Component for React.js
27+
</p>
2328

24-
Markdown Editor Component for React.js
29+
## Quick Start
2530

2631
```bash
2732
npm i @uiwjs/react-markdown-editor

0 commit comments

Comments
 (0)