Update README.md

This commit is contained in:
Kip Gebhardt 2017-02-20 14:41:34 -08:00 committed by GitHub
parent dfb2dcf855
commit 7d86eedd6e

View File

@ -8,7 +8,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
```