@@ -202,6 +202,21 @@ Here is the example viewing function codes:
202202 sheet = excel.pe.Sheet([[1 , 2 ],[3 , 4 ]])
203203 return excel.make_response(sheet, " csv" )
204204
205+ Support the project
206+ ================================================================================
207+
208+ If your company has embedded pyexcel and its components into a revenue generating
209+ product, please `support me on patreon <https://www.patreon.com/bePatron?u=5537627 >`_ to
210+ maintain the project and develop it further.
211+
212+ If you are an individual, you are welcome to support me too on patreon and for however long
213+ you feel like to. As a patreon, you will receive
214+ `early access to pyexcel related contents <https://www.patreon.com/pyexcel/posts >`_.
215+
216+ With your financial support, I will be able to invest
217+ a little bit more time in coding, documentation and writing interesting posts.
218+
219+
205220Development guide
206221================================================================================
207222
@@ -261,10 +276,3 @@ License
261276================================================================================
262277
263278New BSD License
264-
265- Support the project
266- ================================================================================
267-
268- If your company has embedded pyexcel and its components into a revenue generating
269- product, please `support me on patreon <https://www.patreon.com/pyexcel >`_ to
270- maintain the project and develop it further.
0 commit comments