Skip to content

Commit

Permalink
Adding how to import
Browse files Browse the repository at this point in the history
All the examples below assume this has been imported as such. I found this unclear so I thought it would be nice to be included in the readme.
  • Loading branch information
LindseyB committed Oct 28, 2013
1 parent 6314260 commit bbd7bcb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Expand Up @@ -31,6 +31,13 @@ Installing Tumbply is simple:
Usage
-----

Importing
~~~~~~~~~

.. code-block:: python
from tumblpy import Tumblpy
Authorization URL
~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit bbd7bcb

Please sign in to comment.