feat: 更新README

This commit is contained in:
2026-04-04 13:52:31 +08:00
parent fe80a3f38d
commit c0c92fb2c4
+1 -1
View File
@@ -56,4 +56,4 @@ game/
- 除连接了信号或 HTTPRequest、MultiplayerAPI 的函数外,任何函数都不应该以下划线(`_`)开头。
- 函数之间只需间隔一行,无需间隔两行
- 函数之间既可间隔一行,也可间隔两行。建议间隔两行,部分间隔一行的函数为遗留问题