Skip to content

Commit f3e92b9

Browse files
committed
doc: Update README.md
1 parent 3452cdf commit f3e92b9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ React Markdown Preview
33
<!--dividing-->
44

55
[![Build and Deploy](https://github.com/uiwjs/react-markdown-preview/actions/workflows/ci.marster.yml/badge.svg)](https://github.com/uiwjs/react-markdown-preview/actions/workflows/ci.marster.yml)
6+
[![jsDelivr CDN](https://data.jsdelivr.com/v1/package/npm/@uiw/react-markdown-preview/badge?style=rounded)](https://www.jsdelivr.com/package/npm/@uiw/react-markdown-preview)
67
[![Downloads](https://img.shields.io/npm/dm/@uiw/react-markdown-preview.svg?style=flat)](https://www.npmjs.com/package/@uiw/react-markdown-preview)
78
[![Coverage Status](https://coveralls.io/repos/github/uiwjs/react-markdown-preview/badge.svg?branch=master)](https://coveralls.io/github/uiwjs/react-markdown-preview?branch=master)
89
[![npm version](https://img.shields.io/npm/v/@uiw/react-markdown-preview.svg)](https://www.npmjs.com/package/@uiw/react-markdown-preview)
@@ -162,6 +163,16 @@ If you need more features-rich Markdown Editor, you can use [@uiwjs/react-markdo
162163
- [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror): CodeMirror component for React. @codemirror
163164
- [@uiw/react-monacoeditor](https://github.com/jaywcjlove/react-monacoeditor): Monaco Editor component for React.
164165

166+
## Contributors
167+
168+
As always, thanks to our amazing contributors!
169+
170+
<a href="https://github.com/uiwjs/react-markdown-preview/graphs/contributors">
171+
<img src="https://uiwjs.github.io/react-markdown-preview/CONTRIBUTORS.svg" />
172+
</a>
173+
174+
Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).
175+
165176
## License
166177

167178
Licensed under the MIT License.

0 commit comments

Comments
 (0)