modify package name

This commit is contained in:
Dror Gluska
2019-07-05 00:24:41 +03:00
parent fa375b2d5a
commit e4051d0f45

View File

@@ -8,7 +8,7 @@ Please note that ltx parser is about 20% slower than node-expat.
## Install
```
npm install xml-streamer
npm install @drorgl/xml-streamer
```
## Basic Usage