From 0e261afb2f158e5affe0eb3e9f4d59de16a701ce Mon Sep 17 00:00:00 2001 From: Una Ma Date: Mon, 25 Jan 2016 20:41:55 +0800 Subject: [PATCH] update README.md to use cdnjs --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e65e73c..ab18fad 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,13 @@ Via [jsDelivr](http://www.jsdelivr.com/#!simplemde). *Please note, jsDelivr may ``` +Via [cdnjs](https://cdnjs.com/libraries/simplemde). *Please note, this example is for v1.10.0, you can change the version number you need.* + +```HTML + + +``` + ## Quick start After installing, load SimpleMDE on the first textarea on a page