added forgotten comma in Readme

This commit is contained in:
Hamed Ramezanian
2013-11-30 13:48:48 +00:00
parent a73e525251
commit c812e0fffe

View File

@@ -105,7 +105,7 @@ feed.item({
guid: '1123', // optional - defaults to url
categories: ['Category 1','Category 2','Category 3','Category 4'], // optional - array of item categories
author: 'Guest Author', // optional - defaults to feed author property
date: 'May 27, 2012' // any format that js Date can parse.
date: 'May 27, 2012', // any format that js Date can parse.
lat: 33.417974, //optional latitude field for GeoRSS
long: -111.933231, //optional longitude field for GeoRSS
enclosure: {url:'...', file:'path-to-file'} // optional enclosure