From 2c7697f6e5a4fd49136370ea1f92aa2a0279b2c6 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Thu, 9 Jul 2026 19:54:34 +0800 Subject: [PATCH] =?UTF-8?q?docs(=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3):=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abb9936..2f27d43 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GoINI [![PkgGoDev](https://pkg.go.dev/badge/github.com/xiaoqidun/goini)](https://pkg.go.dev/github.com/xiaoqidun/goini) -简单易用、零依赖的 Go 语言 INI 配置文件读写库 +零依赖、够简单的 Go 语言 INI 配置文件读写库 # 安装方法