Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xlcnd committed Mar 8, 2015
1 parent 5de47d4 commit edd35c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,11 @@ Main Functions
Renames a file using metadata from an ISBN in his filename.

``desc(isbn)``
Returns a small description of the book.
**BETA** Returns a small description of the book.
*Almost all data available are for US books!*

``cover(isbn)``
Downloads an image of the cover of the book or, with
**BETA** Downloads an image of the cover of the book or, with
`cover(isbn, mode='url')`, returns an url of the image.
*Almost all data available are for US books!*

Expand Down

0 comments on commit edd35c5

Please sign in to comment.