Skip to content

Commit 4b8121c

Browse files
committed
weird formatting bug
1 parent e2e3615 commit 4b8121c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,23 @@ pip and easy_install will do the job::
5757
>>> ttp.__version__
5858
'1.0.0'
5959

60+
Changelog
61+
---------
62+
63+
Release history::
64+
65+
* 2013/2/11 1.0.0 released to PyPI
66+
67+
68+
Tests
69+
-----
70+
71+
Checkout the code via github https://github.com/ianozsvald/twitter-text-python and run tests locally::
72+
73+
$ python tests.py
74+
.................................................................................................
75+
----------------------------------------------------------------------
76+
Ran 97 tests in 0.009s
77+
OK
78+
6079

0 commit comments

Comments
 (0)