Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slawek87 committed Dec 27, 2014
1 parent 106865a commit bb2387f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ You can use it to fetch data in one of two ways:
```python
yql = YQL('AAPL', '2011-01-01', '2014-12-31')
```
or
```python
yql = YQL()
yql.select('AAPL', '2011-01-01', '2014-12-31')
Expand Down

0 comments on commit bb2387f

Please sign in to comment.