From c63f4c2dd8e8cce500687887fbce463c7d837349 Mon Sep 17 00:00:00 2001 From: Sheyiyuan <2125107118@qq.com> Date: Sun, 2 Mar 2025 11:34:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86readme=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= 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 c697bf4..830b353 100644 --- a/readme.md +++ b/readme.md @@ -39,7 +39,7 @@ WIND(全称:WIND is not dice)是一个基于 Go 语言开发的bot框架 ## 3. hertz - **库名称**:hertz -- **仓库地址**:[https://github.com/albertwidi/hertz](https://github.com/albertwidi/hertz) +- **仓库地址**:[https://github.com/cloudwego/hertz](https://github.com/cloudwego/hertz) - **用途说明**:hertz 是一个基于 Go 语言开发的高性能 HTTP 路由器。在本项目中,它被用作项目的 HTTP 服务器,为项目提供了快速、高效的 HTTP 请求处理能力。让我们能够灵活地对 HTTP 请求进行处理。 非常感谢以上项目团队的开源贡献,使得我们的项目开发能够借助这些优秀的工具快速推进,为用户带来更好的体验。