Update README.md

Co-authored-by: Jeroen Akkerman <Jeroen_akkerman1@hotmail.com>
pull/444/head
Jonathan 2 years ago committed by GitHub
parent 4b3930c4a7
commit a433f72891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,7 +73,7 @@ Or *jsDelivr*:
After installing and/or importing the module, you can load EasyMDE onto the first `textarea` element on the web page:
```html`
```html
<textarea></textarea>
<script>
const easyMDE = new EasyMDE();

Loading…
Cancel
Save