This commit is contained in:
Rasmus Andersson 2019-12-08 20:23:23 -08:00
parent e75d6b0825
commit 50e91f53f5

View file

@ -35,6 +35,13 @@ require("./dist/markdown").ready.then(markdown => {
```
## Install
```
npm install markdown-wasm
```
## API
```ts