diff --git a/README.md b/README.md index 107c6c8a..00d35086 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ auto_report: true # 是否自动上报问题给轻雪服务器,仅包含硬件 # 其他Nonebot插件的配置项 custom_config_1: "custom_value1" +custom_config_2: "custom_value2" ... ```