Skip to content

Commit c847253

Browse files
committed
minor readme edits
1 parent 1b90018 commit c847253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ http://pypi.python.org/pypi/twitter-text-python/
1010

1111
Installation
1212
------------
13-
1413
::
14+
1515
pip install twitter-text-python
1616

1717

1818
Usage
1919
-----
20-
2120
::
21+
2222
>>> from ttp import ttp
2323
>>> p = ttp.Parser()
2424
>>> result = p.parse("@burnettedmond, you now support #IvoWertzel's tweet parser! https://github.com/edburnett/")

0 commit comments

Comments
 (0)