From 5a3f2bcfb9f7e48e28e6d349f804933763b36e98 Mon Sep 17 00:00:00 2001 From: Sebastien SAUVAGE Date: Mon, 12 Aug 2013 22:43:22 +0200 Subject: [PATCH] Typo correction. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 536d6150..598b2c40 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Supported sites/pages * `FlickrExplore` : [Latest interesting images](http://www.flickr.com/explore) from Flickr. * `GoogleSearch` : Most recent results from Google Search. Parameters: - * `Twitter` : Twitter. Can return keyword/hashtag search or user timline. + * `Twitter` : Twitter. Can return keyword/hashtag search or user timeline. Output format @@ -16,8 +16,8 @@ Output format Output format can take several forms: * `Atom` : ATOM Feed, for use in RSS/Feed readers - * `Json` : Json, for consumption by other application. - * `Html` : html page + * `Json` : Json, for consumption by other applications. + * `Html` : Simple html page. * `Plaintext` : raw text (php object, as returned by print_r) Screenshot