Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
lazywei committed Jul 23, 2013
1 parent a6455b6 commit e813db7
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 3,377 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ gds = client.unboxing({no: 26, level_no: 1})

# unboxing from a specified catalog
gds = section.unboxing

# specify the page and page size
gds = client.unboxing(no: 26, level_no:1, page: 5, ps: 30)
gds = section.unboxing(page: 5, ps: 30)
```

## Contributing
Expand Down
152 changes: 0 additions & 152 deletions spec/cassettes/Forklift_Client/_going_down/has_category_as_key.yml

This file was deleted.

214 changes: 0 additions & 214 deletions spec/cassettes/Forklift_Client/_sections/has_category.yml

This file was deleted.

Loading

0 comments on commit e813db7

Please sign in to comment.