From fc938177568cd385a67a02e93dabae00e2bc8f12 Mon Sep 17 00:00:00 2001 From: Una Ma Date: Mon, 25 Jan 2016 20:22:38 +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 5e45242..1ac8a13 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