From 9545051b6f9d87ca10e63f89e33f8d60d8f3fc17 Mon Sep 17 00:00:00 2001 From: Dylan Greene Date: Sat, 14 Sep 2013 15:37:30 -0400 Subject: [PATCH] update the docs to make them more readable --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b11537d..06160f6 100644 --- a/readme.md +++ b/readme.md @@ -77,7 +77,7 @@ an have any number of items. Ten to twenty is usually good. If you use a guid never change it. If you don't provide a guid then your item urls must be unique. * `categories` _optional_ **array of strings** If provided, each array item will be added as a category element - * `author` _optional_ *string* If included it is the name of the item's creator. + * `author` _optional_ **string** If included it is the name of the item's creator. If not provided the item author will be the same as the feed author. This is typical except on multi-author blogs. * `date` **Date object or date string** The date and time of when the item was created. Feed