@@ -39,6 +39,21 @@ or clone it and install it:
3939 $ cd pyexcel-xlsxw
4040 $ python setup.py install
4141
42+ Support the project
43+ ================================================================================
44+
45+ If your company has embedded pyexcel and its components into a revenue generating
46+ product, please `support me on patreon <https://www.patreon.com/bePatron?u=5537627 >`_ to
47+ maintain the project and develop it further.
48+
49+ If you are an individual, you are welcome to support me too on patreon and for however long
50+ you feel like to. As a patreon, you will receive
51+ `early access to pyexcel related contents <https://www.patreon.com/pyexcel/posts >`_.
52+
53+ With your financial support, I will be able to invest
54+ a little bit more time in coding, documentation and writing interesting posts.
55+
56+
4257Usage
4358================================================================================
4459
@@ -245,10 +260,3 @@ On Windows systems, please issue this command::
245260 >>> import os
246261 >>> os.unlink(" your_file.xlsx" )
247262 >>> os.unlink(" another_file.xlsx" )
248-
249- Support the project
250- ================================================================================
251-
252- If your company has embedded pyexcel and its components into a revenue generating
253- product, please `support me on patreon <https://www.patreon.com/bePatron?u=5537627 >`_ to
254- maintain the project and develop it further.
0 commit comments