Skip to content

Commit

Permalink
#1: updating documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
josuebrunel committed Jun 8, 2015
1 parent c8e19b6 commit cc15b3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Methods
-------

####use(yql_table_url,name=yql_table_name)
Changes the data provider
Maps a table name to the URL of an Open Data Table.

```python
>>> yql.use('http://www.josuebrunel.org//users.xml', name='myusers')
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Methods
-------

####use(yql_table_url,name=yql_table_name)
Changes the data provider
Maps a table name to the URL of an Open Data Table.

```python
>>> yql.use('http://www.josuebrunel.org//users.xml', name='myusers')
Expand Down

0 comments on commit cc15b3f

Please sign in to comment.