Skip to content

Commit bc6c995

Browse files
authored
Update README.md
1 parent 39c23e3 commit bc6c995

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ ERROR in dlopen(/Users/**/Desktop/XCel/node_modules/node-sass/vendor/darwin-x64-
9999
3. 解析 Excel 后的数据结构(在 Background Process 中)
100100
 ![解析 Excel 后的数据结构][16]
101101
4. 项目的文件结构
102+
```
102103
.
103104
├── README.md
104105
├── app················································应用的代码目录
@@ -220,7 +221,7 @@ ERROR in dlopen(/Users/**/Desktop/XCel/node_modules/node-sass/vendor/darwin-x64-
220221
│   ├── route.template.txt·························
221222
│   └── routes.template.txt························
222223
└── webpack.config.js··································webpack 配置文件
223-
224+
```
224225

225226

226227
[1]: https://aotu.io/

0 commit comments

Comments
 (0)