Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pearone authored Jun 15, 2023
1 parent 447d329 commit dec8859
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# table.github.io
## 目录
```
table-docs
├─.gitignore
├─.gitignore
├─README.md
├─script
| └export.sh
Expand All @@ -21,6 +22,7 @@ table-docs
| | | └style.md
| ├─.vitepress
| | ├─config.js
```

## 使用说明
只需在main分支push代码,会触发工作流并将构建后的文件推送到gh-pages分支,自动更新说明

0 comments on commit dec8859

Please sign in to comment.