From 7f9aa646d86f8d465453ed7294a544be4873a400 Mon Sep 17 00:00:00 2001 From: xaoyo Date: Tue, 17 Oct 2023 14:21:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cb8df1..3348fd6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,19 @@ #
PyWxDump
[![Python](https://img.shields.io/badge/Python-3-blue.svg)](https://www.python.org/) -[![GitHub stars](https://img.shields.io/github/stars/xaoyaoo/PyWxDump.svg?style=social&label=Star)](https://github.com/xaoyaoo/PyWxDump) +[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/xaoyaoo/pywxdump)](https://github.com/xaoyaoo/PyWxDump) +[![GitHub all releases](https://img.shields.io/github/downloads/xaoyaoo/pywxdump/total)](https://github.com/xaoyaoo/PyWxDump) +[![GitHub stars](https://img.shields.io/github/stars/xaoyaoo/PyWxDump.svg)](https://github.com/xaoyaoo/PyWxDump) +[![GitHub forks](https://img.shields.io/github/forks/xaoyaoo/PyWxDump.svg)](https://github.com/xaoyaoo/PyWxDump/fork) +[![GitHub issues](https://img.shields.io/github/issues/xaoyaoo/PyWxDump)](https://github.com/xaoyaoo/PyWxDump/issues) + +[![PyPI](https://img.shields.io/pypi/v/pywxdump)](https://pypi.org/project/pywxdump/) +[![PyPI - Wheel](https://img.shields.io/pypi/wheel/pywxdump)](https://pypi.org/project/pywxdump/) +[![PyPI - Format](https://img.shields.io/pypi/format/pywxdump)](https://pypi.org/project/pywxdump/) +[![PyPI - Downloads](https://img.shields.io/pypi/dm/pywxdump)](https://pypi.org/project/pywxdump/) + + +[![GitHub license](https://img.shields.io/pypi/l/pywxdump)](https://github.com/xaoyaoo/PyWxDump/blob/master/LICENSE)
更新日志(点击展开): @@ -249,4 +261,4 @@ pass # 五、许可证 -[![GitHub license](https://img.shields.io/github/license/xaoyaoo/PyWxDump.svg)](./LICENSE) \ No newline at end of file +[![GitHub license](https://img.shields.io/pypi/l/pywxdump)](./LICENSE) \ No newline at end of file