From afca0616a25fa9975e3aa52df2ba4a8005a460df Mon Sep 17 00:00:00 2001 From: chfw Date: Thu, 8 Oct 2020 18:35:30 +0100 Subject: [PATCH] :lipstick: update badges about moban and black --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 `_.