Skip to content

Commit

Permalink
Merge pull request #24 from martinda/patch-1
Browse files Browse the repository at this point in the history
The `joke` function is in `text.py`
  • Loading branch information
storborg committed Dec 29, 2016
2 parents 652271c + e5b2ef3 commit 35daf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.rst
Expand Up @@ -7,7 +7,7 @@ Fortunately, setuptools makes it easy for us to specify those dependencies (assu

We can add some formatting spice to the **funniest** joke with `Markdown <http://pypi.python.org/pypi/Markdown/>`_.

In ``__init__.py``::
In ``text.py``::

from markdown import markdown

Expand Down

0 comments on commit 35daf99

Please sign in to comment.