diff --git a/source files/README.md b/source files/README.md index 4ecd907..8ab3bc3 100644 --- a/source files/README.md +++ b/source files/README.md @@ -6,7 +6,7 @@ Minify the JS in this order: 1. `codemirror/markdown.js` 1. `codemirror/xml.js` 1. `marked.js` -1. `markdownify.js` +1. `simplemde.js` Minify the CSS in this order: diff --git a/source files/markdownify.js b/source files/simplemde.js similarity index 100% rename from source files/markdownify.js rename to source files/simplemde.js