docs(readme): add description of new configuration file

This commit is contained in:
Annyfee
2025-11-21 09:52:24 +08:00
parent a88d8a2c4c
commit 6134c94fea
2 changed files with 7 additions and 9 deletions
-1
View File
@@ -1,6 +1,5 @@
import os
from dotenv import load_dotenv
from pathlib import Path
# 1. 加载.env文件
load_dotenv()