Skip to content

Commit 0ee486e

Browse files
committed
add link to readme
1 parent 9dd3387 commit 0ee486e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Check out the full output format in [test/output/reddit.json](test/output/reddit
2121
##### Notes:
2222
* The `dc:` prefix will be removed from all fields
2323
* Both `dc:date` and `pubDate` will be available in ISO 8601 format as `isoDate`
24-
* If `author` is specified, but not `dc:creator`, `creator` will be set to `author`
24+
* If `author` is specified, but not `dc:creator`, `creator` will be set to `author` ([see article](http://www.lowter.com/blogs/2008/2/9/rss-dccreator-author))
2525

2626
### NodeJS
2727
```js

0 commit comments

Comments
 (0)