From 168f83967b8623ca960717a43d2311bfb36a2ba3 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita Date: Thu, 16 Jan 2025 01:32:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md?= 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 2d2b4f0..497a304 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ npm install crypto-js ### ✒️二、配置所需文件 -在一切开始前,你需要将项目根目录下的 [example.env.prod](example.env.prod)文件更名为***.env.prod***,这是机器人的账号配置文件。 +在一切开始前,你需要将项目根目录下的 [example.env.prod](example.env.prod)文件更名为.env.prod,这是机器人的账号配置文件。 ``` DRIVER=~fastapi+~httpx+~websockets