Skip to content

Commit e70357f

Browse files
SilverSlinky606timiya2333
authored andcommitted
Fix: error
1 parent 9476b60 commit e70357f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ TMBotStart.exe # Windows
112112

113113
### 文件目录说明
114114

115-
```json
115+
```
116116
FileTree:
117117
├── /config/ // TMBot总配置目录(您只应该去更改里面的config.json)
118118
├── node_modules // TMBot所需的依赖
@@ -172,7 +172,7 @@ FileClass.getStandardPath(<相对目录>)
172172
1. TMBot已经为你写好了一些基础接口实现,
173173
例如:
174174

175-
```js
175+
```
176176
tools/data: JsonConfigFileClass,IniConfigFileClass,
177177
tools/file: FileClass.readFrom,
178178
FileClass.writeLine,

0 commit comments

Comments
 (0)