Skip to content

Commit

Permalink
Merge pull request #2 from hildjj/docs
Browse files Browse the repository at this point in the history
Add test badge
  • Loading branch information
hildjj committed May 6, 2023
2 parents b20753b + c001e40 commit b986245
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -14,5 +14,7 @@ const doc = DomParser.parse('<foo/>')
console.log(doc.root.toString())
```

Docs coming soon.
Full [documentation](https://hildjj.github.io/expat-wasm-dom/) is available.

--
[![Tests](https://github.com/hildjj/expat-wasm-dom/actions/workflows/node.js.yml/badge.svg)](https://github.com/hildjj/expat-wasm-dom/actions/workflows/node.js.yml)

0 comments on commit b986245

Please sign in to comment.