Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmraya committed Nov 24, 2023
1 parent 1192b9f commit a29c4d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ Class `DOMBuilder` implements the `ContentHandler` interface and builds a DOM tr
* Support for XML Schemas
* Support for RelaxNG

## Installation

```bash
npm install typesxml
```

## Example

```TypeScript
Expand Down

0 comments on commit a29c4d3

Please sign in to comment.