diff --git a/README.md b/README.md index 2f5c04c..5df24eb 100644 --- a/README.md +++ b/README.md @@ -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 ```