修改readme

This commit is contained in:
齐斌 2025-07-21 16:21:34 +08:00
parent e6ec79ba64
commit 16e68685a5

View File

@ -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
### 快速安装