diff --git a/README.md b/README.md index 99db2ce..3435060 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,11 @@ rm -rf .git ### Usage via CDN -Add the following to the `
` of your target HTML source file. +Add the following to the `` of your target HTML source file. Note that `codemirror` is bundled. ```html - - ``` ### Synchronous initialization diff --git a/examples/cdn.html b/examples/cdn.html index a02f226..fe401c2 100644 --- a/examples/cdn.html +++ b/examples/cdn.html @@ -14,9 +14,6 @@ - - -