From 23260296557a37d6d61b2ac6980e1ff1ca93f100 Mon Sep 17 00:00:00 2001 From: yihong Date: Tue, 8 Sep 2020 09:19:27 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c4a2e3..d9628f8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Check out the [examples](https://wenyan-lang.github.io/highlight) | Format | File | | --- | --- | -| [CodeMirror](https://codemirror.net/mode/) | [wenyan.codemirror.js](./wenyan.codemirror.json) | +| [CodeMirror](https://codemirror.net/mode/) | [wenyan.codemirror.js](./wenyan.codemirror.js) | | [Prism](https://prismjs.com/extending.html) | [wenyan.prism.js](./wenyan.prism.js) | | [TextMate Grammar](https://macromates.com/manual/en/language_grammars) | [wenyan.tmLanguage.json](./wenyan.tmLanguage.json) |