Skip to content

Commit

Permalink
Try different code block format
Browse files Browse the repository at this point in the history
  • Loading branch information
Digant C Kasundra committed May 20, 2015
1 parent 19fcdf9 commit 511db3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ To get a particular labor, use `/api/v1/labors/[laborId]`.

To get quests, use `/api/v1/quests/`

```JSON
{
limit: int,
page: int,
Expand Down Expand Up @@ -312,5 +313,6 @@ To get quests, use `/api/v1/quests/`
...
],
}
```

To get a particular quest, use `/api/v1/quests/[questId]`.

0 comments on commit 511db3e

Please sign in to comment.