forked from blallo/rss-bridge
Typo correction.
This commit is contained in:
parent
4bf90735ef
commit
5a3f2bcfb9
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ Supported sites/pages
|
||||||
|
|
||||||
* `FlickrExplore` : [Latest interesting images](http://www.flickr.com/explore) from Flickr.
|
* `FlickrExplore` : [Latest interesting images](http://www.flickr.com/explore) from Flickr.
|
||||||
* `GoogleSearch` : Most recent results from Google Search. Parameters:
|
* `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
|
Output format
|
||||||
|
@ -16,8 +16,8 @@ Output format
|
||||||
Output format can take several forms:
|
Output format can take several forms:
|
||||||
|
|
||||||
* `Atom` : ATOM Feed, for use in RSS/Feed readers
|
* `Atom` : ATOM Feed, for use in RSS/Feed readers
|
||||||
* `Json` : Json, for consumption by other application.
|
* `Json` : Json, for consumption by other applications.
|
||||||
* `Html` : html page
|
* `Html` : Simple html page.
|
||||||
* `Plaintext` : raw text (php object, as returned by print_r)
|
* `Plaintext` : raw text (php object, as returned by print_r)
|
||||||
|
|
||||||
Screenshot
|
Screenshot
|
||||||
|
|
Loading…
Reference in a new issue