Skip to content

Commit 106ddda

Browse files
authored
Update README.md
1 parent 2e15e88 commit 106ddda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212

1313
[CodeMirror(6)](https://codemirror.net/6/docs/) component for Vue(3).
1414

15-
[**Example Site**](https://github.surmon.me/vue-codemirror)
16-
1715
**vue-codemirror** v5 has been released, a new version based on [CodeMirorr@6](https://codemirror.net/6) and only available for Vue3; since CodeMirorr@6 is developed with native ES Modules, the new version will no longer support direct browser references to UMD modules; in short, the new version is ⚠️ **completely NOT compatible** with that of previous version. If you wish to continue using Vue2 or a lower version of CodeMirorr, please follow the legacy versions below.
1816

17+
This [**example site**](https://github.surmon.me/vue-codemirror) contains most of what you want.
18+
1919
#### Legacy version
2020

2121
- [examples](https://v1.github.surmon.me/vue-codemirror) (Vue2)

0 commit comments

Comments
 (0)