Skip to content

Commit

Permalink
added docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vsjha18 committed Jan 2, 2015
1 parent f0eeb20 commit dc56c97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ further customize it.
.. note::

All the data APIs support json return as well. Call any API with as_json=True
to get the json return. For example.
to get the json return. For example following would provide a json return.

nse.get_quote('infy', as_json=True)
would provide a json return.

By default every API returns python data structures.

Expand Down

0 comments on commit dc56c97

Please sign in to comment.