Skip to content

Commit 0d49d00

Browse files
committed
doc: Update README.md
1 parent 003cfd9 commit 0d49d00

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,12 @@ export default ReactCodeMirror;
285285
- [@uiw/react-markdown-preview](https://github.com/uiwjs/react-markdown-preview): React component preview markdown text in web browser.
286286
- [Online JSON Viewer](https://github.com/uiwjs/json-viewer) Online JSON Viewer, JSON Beautifier to beautify and tree view of JSON data - It works as JSON Pretty Print to pretty print JSON data.
287287

288+
## Contributors
289+
290+
<a href="https://github.com/uiwjs/react-codemirror/graphs/contributors">
291+
<img src="https://uiwjs.github.io/react-codemirror/CONTRIBUTORS.svg" />
292+
</a>
293+
288294
## License
289295

290296
Licensed under the MIT License.

0 commit comments

Comments
 (0)