Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour authored Sep 24, 2021
1 parent 56aeb6d commit ad818ab
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# xml-utils
The lightest XML parsing library. Only import the functions that you need.
> The lightest XML parsing library.
# features
- Only import the functions that you need
- No external dependencies
- Runs the same in NodeJS and Browser

## install
```
```bash
npm install xml-utils
```

Expand Down

0 comments on commit ad818ab

Please sign in to comment.