Skip to content

Commit 2cf217a

Browse files
committed
doc: Update README.md
1 parent 1d136c8 commit 2cf217a

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<p align="center">
1010
<a href="https://github.com/uiwjs/react-markdown-editor/actions">
11-
<img alt="Build & Deploy" src="https://github.com/uiwjs/react-markdown-editor/workflows/Build%20&%20Deploy/badge.svg">
11+
<img alt="Build & Deploy" src="https://github.com/uiwjs/react-markdown-editor/actions/workflows/ci.yml/badge.svg">
1212
</a>
1313
<a href="https://www.npmjs.com/package/@uiw/react-markdown-editor">
1414
<img alt="NPM Download" src="https://img.shields.io/npm/dm/@uiw/react-markdown-editor.svg?style=flat">
@@ -176,6 +176,16 @@ npm run doc
176176
- [@uiw/react-md-editor](https://github.com/uiwjs/react-md-editor): A simple markdown editor with preview, implemented with React.js and TypeScript.
177177
- [@uiw/react-markdown-preview](https://github.com/uiwjs/react-markdown-preview): React component preview markdown text in web browser.
178178

179+
## Contributors
180+
181+
As always, thanks to our amazing contributors!
182+
183+
<a href="https://github.com/uiwjs/react-markdown-editor/graphs/contributors">
184+
<img src="https://uiwjs.github.io/react-markdown-editor/CONTRIBUTORS.svg" />
185+
</a>
186+
187+
Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).
188+
179189
## License
180190

181-
[MIT © Kenny Wong](./LICENSE)
191+
Licensed under the MIT License.

0 commit comments

Comments
 (0)