Skip to content

Commit 6597299

Browse files
authored
chore: update readme with credits
1 parent d014ff0 commit 6597299

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Codemirror as a Nuxt module. Demo preview: Coming soon
2222
- 🌲 Custom useNuxtCodeMirror composable for creating your own editor
2323
- Built for CodeMirror 6 and above
2424

25+
## Credits
26+
27+
This Nuxt module wouldn't be possible without:
28+
29+
- @uiw/react-codemirror: https://github.com/uiwjs/react-codemirror
30+
- @surmon-china/vue-codemirror: https://github.com/surmon-china/vue-codemirror
31+
2532
## Quick Setup
2633

2734
Install the module to your Nuxt application with one command:

0 commit comments

Comments
 (0)