From 16e68685a55a6b0314687ea7bdfe0d1329969f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BD=90=E6=96=8C?= <1134087124@qq.com> Date: Mon, 21 Jul 2025 16:21:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3045b4b..4617dce 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 一个强大且灵活的二维码生成工具,能够创建独特的"字符二维码"——在传统二维码的基础上叠加自定义字符,既保持完整的扫描功能,又具有独特的视觉效果。 -[![Python Version](https://img.shields.io/badge/python-3.7+-blue.svg)](https://python.org) +[![Python Version](https://img.shields.io/badge/python-3.10+-blue.svg)](https://python.org) [![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) ## ✨ 主要特色 @@ -26,7 +26,7 @@ ## 📦 安装 ### 环境要求 -- Python 3.7 或更高版本 +- Python 3.10 或更高版本 - 支持 Windows、macOS、Linux ### 快速安装