From 2a2aa7c36d8116096f264588db85e0d5dc0cb702 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Tue, 14 Jul 2015 16:12:22 -0500 Subject: [PATCH] Update compile README --- source files/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source files/README.md b/source files/README.md index 8ab3bc3..f8ffd17 100644 --- a/source files/README.md +++ b/source files/README.md @@ -4,6 +4,8 @@ Minify the JS in this order: 1. `codemirror/codemirror.js` 1. `codemirror/continuelist.js` 1. `codemirror/markdown.js` +1. `codemirror/overlay.js` +1. `codemirror/gfm.js` 1. `codemirror/xml.js` 1. `marked.js` 1. `simplemde.js`