Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Closes #38
  • Loading branch information
nfarina authored Dec 26, 2016
1 parent 0a53b50 commit ed2d778
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 @@ -22,6 +22,12 @@ Or just download the repository and include it in your `node_modules` directly.

[blob]: https:/nfarina/xmldoc/blob/master/lib/xmldoc.js

## Installation - React Native

I haven't tested this myself but [installing `buffer` and `stream` separately](https:/nfarina/xmldoc/issues/38) may be necessary for `xmldoc` to work on React Native:

npm install buffer stream xmldoc

## Usage

```js
Expand Down

0 comments on commit ed2d778

Please sign in to comment.