Skip to content

Commit a29c4d3

Browse files
committed
Updated README.md
1 parent 1192b9f commit a29c4d3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ Class `DOMBuilder` implements the `ContentHandler` interface and builds a DOM tr
3838
* Support for XML Schemas
3939
* Support for RelaxNG
4040

41+
## Installation
42+
43+
```bash
44+
npm install typesxml
45+
```
46+
4147
## Example
4248

4349
```TypeScript

0 commit comments

Comments
 (0)