Skip to content

Commit 44e0b78

Browse files
committed
Add documentation link to readme
1 parent 65896b3 commit 44e0b78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Simple Python client for interacting with Google BigQuery.
55

66
This client provides an API for retrieving and inserting BigQuery data by wrapping Google's low-level API client library. It also provides facilities that make it convenient to access data that is tied to an App Engine appspot, such as request logs.
77

8+
[Documentation](http://tylertreat.github.io/BigQuery-Python/)
9+
810
# Installation
911

1012
`pip install bigquery-python`

0 commit comments

Comments
 (0)