Skip to content

Commit 6713593

Browse files
committed
update constraints
1 parent 6d53c42 commit 6713593

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=============
2-
pyexcel-xlsx
3-
=============
1+
==============================================================
2+
pyexcel-xlsx - Let you focus on data, instead of xlsx format
3+
==============================================================
44

55
.. image:: https://travis-ci.org/chfw/pyexcel-xlsx.svg
66
:target: https://travis-ci.org/chfw/pyexcel-xlsx
@@ -22,6 +22,11 @@ pyexcel-xlsx
2222

2323
**pyexcel-xlsx** is a tiny wrapper library to read, manipulate and write data in xlsx and xlsm fromat using openpyxl. You are likely to use it with `pyexcel <https://github.com/chfw/pyexcel>`__.
2424

25+
Known constraints
26+
==================
27+
28+
Fonts, colors and charts are not supported.
29+
2530
Installation
2631
============
2732

0 commit comments

Comments
 (0)