Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Commit

Permalink
Textile edits
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfranklin committed Aug 25, 2010
1 parent 7205aac commit 9b9117e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ h3. Currently two methods are available to you:
h4. $.forrstPosts():

h5. Options:
@

//The values of each variable are the defaults
username: 'kyle', //your forrst username [REQUIRED]
count: 5, //number of posts you want to retrieve, cannot be more than 10 [REQUIRED]
Expand All @@ -47,7 +47,7 @@ h5. Options:
fetchedError: 'We managed to interact with Forrst but all of your posts are set to private, so we cannot display them here.'
//error shown if Forrst was contacted but no data was returned.
//Usually this is due to posts being set as private.
@


Example:
$.forrstPosts({
Expand Down

0 comments on commit 9b9117e

Please sign in to comment.