This commit is contained in:
Kip Gebhardt 2017-02-20 14:49:28 -08:00
commit c643a23904

View File

@ -10,7 +10,10 @@ Braid/aggregate one or more RSS feeds (file or url) into a single feed (RSS or J
npm install rss-braider
```
## Test
`npm test`
```
npm install
npm test
```
## Examples
```