Skip to content

Commit

Permalink
Merge bc749ff into 2d536e7
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-Kim committed Sep 9, 2015
2 parents 2d536e7 + bc749ff commit b323e57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ Fail Examples:
Online Status - Readable
************************

This API call was build to be human readable rather than machine readable. We get a simple
list of the all the farmers, their addresses, their advertised height. All of this is ordered by height.
This API call was built to be human readable rather than machine readable. We get a simple
list of the all the farmers, their addresses, and their advertised heights. All of this is ordered by height.
We only display farmers that have done a ping in the last `online_time` minutes, which by default
is 15 minutes.

Expand All @@ -158,8 +158,8 @@ Success Example:
Online Status - JSON
********************

This API call was build to be human readable rather than machine readable. We get a simple
list of the all the farmers, their addresses, their advertised height. All of this is ordered by height.
This API call was built to be human readable rather than machine readable. We get a simple
list of the all the farmers, their addresses, and their advertised heights. All of this is ordered by height.
We only display farmers that have done a ping in the last `online_time` minutes, which by default
is 15 minutes. Last seen is the amount of seconds since we have last seen an API call from the farmer.

Expand Down

0 comments on commit b323e57

Please sign in to comment.