5 lines
74 B
Plaintext
Executable File
5 lines
74 B
Plaintext
Executable File
echo '```' > summary.md
|
|
tree -L 2 >> summary.md
|
|
echo '```' >> summary.md
|
|
|