docs: 优化 README.md 的测试用例描述

This commit is contained in:
kercylan98
2024-01-15 11:12:24 +08:00
parent a026e4cf96
commit 580bab2dfc
20 changed files with 351 additions and 151 deletions

View File

@@ -38,7 +38,8 @@ space 游戏中常见的空间设计,例如房间、地图等
<span id="NewRoomManager"></span>
> 创建房间管理器 RoomManager 的实例
示例代码:
**示例代码:**
```go
func ExampleNewRoomManager() {