From 468a534d8595a356c25c62476bb9243cdb3dd2a8 Mon Sep 17 00:00:00 2001 From: snowy Date: Fri, 5 Apr 2024 20:19:39 +0800 Subject: [PATCH] fix: typo of `config.yaml` -> `config.yml` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f65099e..52601dc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@

轻雪主页

-### 鸣谢 +### 感谢 - [Nonebot2](https://nonebot.dev)提供的框架支持 - [nonebot-plugin-htmlrender](https://github.com/kexue-z/nonebot-plugin-htmlrender)提供的渲染功能 - [nonebot-plugin-alconna](https://github.com/ArcletProject/nonebot-plugin-alconna)提供的命令解析功能