Skip to content

Commit 8900693

Browse files
authored
Update README.md
1 parent 95b5350 commit 8900693

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ RSSParser.parseURL('https://www.reddit.com/.rss', function(err, parsed) {
4242
</script>
4343
```
4444

45+
## Contributing
46+
4547
### Running Tests
4648
The tests run the RSS parser for several sample RSS feeds in `test/input` and outputs the resulting JSON into `test/output`. If there are any changes to the output files the tests will fail.
4749

0 commit comments

Comments
 (0)