From 9af8929945f5e8099b861ae5fbdf5abed98fbfa8 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Sat, 8 Aug 2015 13:15:14 -0500 Subject: [PATCH] Update documentation --- source files/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source files/README.md b/source files/README.md index 16e60a1..7e99dac 100644 --- a/source files/README.md +++ b/source files/README.md @@ -3,6 +3,7 @@ Minify the JS in this order: 1. `codemirror/codemirror.js` 1. `codemirror/continuelist.js` +1. `codemirror/fullscreen.js` 1. `codemirror/markdown.js` 1. `codemirror/overlay.js` 1. `codemirror/gfm.js`