Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmann committed Sep 10, 2012
1 parent 34085e5 commit 1600688
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
googlebooks
===========

[Google Books API][api] search access with Python.
[Google Books API][api] search access with Python. Anonymous Access is rate limited
by google. An alternative is the [python google data api][gdata].

[api]: https://developers.google.com/books/
[gdata]: http://code.google.com/p/gdata-python-client/


```python
import googlebooks
Expand Down

0 comments on commit 1600688

Please sign in to comment.