Skip to content

Commit 9b86dc1

Browse files
committed
weird formatting bug
1 parent c024c58 commit 9b86dc1

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

README.rst

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,40 @@ Checkout the code via github https://github.com/ianozsvald/twitter-text-python a
7474
Ran 97 tests in 0.009s
7575
OK
7676

77+
Contributing
78+
------------
79+
80+
The source is available on GitHub_, to
81+
contribute to the project, fork it on GitHub and send a pull request.
82+
Everyone is welcome to make improvements to **twp**!
83+
84+
.. _GitHub: https://github.com/ianozsvald/twitter-text-python
85+
86+
87+
License
88+
-------
89+
90+
*MIT*
91+
92+
Copyright (c) 2012 Ivo Wetzel.
93+
94+
Permission is hereby granted, free of charge, to any person obtaining a copy
95+
of this software and associated documentation files (the "Software"), to deal
96+
in the Software without restriction, including without limitation the rights
97+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
98+
copies of the Software, and to permit persons to whom the Software is
99+
furnished to do so, subject to the following conditions:
100+
101+
The above copyright notice and this permission notice shall be included in
102+
all copies or substantial portions of the Software.
103+
104+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
105+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
106+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
107+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
108+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
109+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
110+
THE SOFTWARE.
111+
112+
Copyright (c) 2010-2013 Ivo Wetzel
77113

0 commit comments

Comments
 (0)