chore: rebuild summary

This commit is contained in:
2020-10-17 12:07:14 +08:00
parent 07c2855586
commit f1d3ca5969
2 changed files with 6 additions and 1 deletions

View File

@@ -1 +1,4 @@
tree -L 2 > summary.md echo '```' > summary.md
tree -L 2 >> summary.md
echo '```' >> summary.md

View File

@@ -1,3 +1,4 @@
```
. .
├── LICENSE ├── LICENSE
├── README.md ├── README.md
@@ -104,3 +105,4 @@
└── summary.md └── summary.md
77 directories, 26 files 77 directories, 26 files
```