update missing contraints notice

This commit is contained in:
chfw 2016-02-01 22:31:04 +00:00
parent 681a5e3ed5
commit 803f8f7ad4
1 changed files with 7 additions and 0 deletions

View File

@ -10,6 +10,13 @@ pyexcel-xls - Let you focus on data, instead of xls format
**pyexcel-xls** is a tiny wrapper library to read, manipulate and write data in xls format and it can read xlsx and xlsm fromat. You are likely to use it with `pyexcel <https://github.com/pyexcel/pyexcel>`_.
Known constraints
==================
Fonts, colors and charts are not supported.
Installation
================================================================================
You can install it via pip:
.. code-block:: bash