diff --git a/README.rst b/README.rst index fdde2e0..f1cbaab 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,11 @@ pyexcel-xls - Let you focus on data, instead of xls format .. image:: https://img.shields.io/gitter/room/gitterHQ/gitter.svg :target: https://gitter.im/pyexcel/Lobby +.. image:: https://img.shields.io/static/v1?label=continuous%20templating&message=模版更新&color=blue&style=flat-square + :target: https://github.com/moremoban/moban + +.. image:: https://img.shields.io/static/v1?label=coding%20style&message=black&color=black&style=flat-square + :target: https://github.com/psf/black **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 `_.