diff --git a/README.md b/README.md index 888eb42..1f95c48 100755 --- a/README.md +++ b/README.md @@ -2,34 +2,42 @@ *A simple wrapper around [showdown](https://github.com/showdownjs/showdown/)'s markdown parser, in the form of a web-component.* -## Instructions -* Download [mark-down.js](mark-down.js) and [use-showdown.js](use-showdown.js) -* Import/Include module: +### Import/Include module - ` +

Demo