Skip to content

Commit 25a464a

Browse files
committed
📚 update readme
1 parent 131968b commit 25a464a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.moban.d/custom_README.rst.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{%extends 'README.rst.jj2' %}
22

33
{%block description%}
4-
**{{name}}** is a tiny wrapper library to write data in xlsx and xlsm fromat using xlsxwriter. You are likely to use it with `pyexcel <https://github.com/pyexcel/pyexcel>`__.
4+
**{{name}}** is a tiny wrapper library to write data in xlsx and xlsm fromat using libxlsxwriter. You are likely to use it with `pyexcel <https://github.com/pyexcel/pyexcel>`__.
55
{%endblock%}
66

77

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pyexcel-libxlsxw - Let you focus on data, instead of xlsx format
3333
.. image:: https://readthedocs.org/projects/pyexcel-libxlsxw/badge/?version=latest
3434
:target: http://pyexcel-libxlsxw.readthedocs.org/en/latest/
3535

36-
**pyexcel-libxlsxw** is a tiny wrapper library to write data in xlsx and xlsm fromat using xlsxwriter. You are likely to use it with `pyexcel <https://github.com/pyexcel/pyexcel>`__.
36+
**pyexcel-libxlsxw** is a tiny wrapper library to write data in xlsx and xlsm fromat using libxlsxwriter. You are likely to use it with `pyexcel <https://github.com/pyexcel/pyexcel>`__.
3737

3838
Support the project
3939
================================================================================

0 commit comments

Comments
 (0)