Skip to content

Commit 2c4c84e

Browse files
devantlergithub-actions[bot]
authored andcommitted
Update README Tree
1 parent ebec847 commit 2c4c84e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@
66
<!-- readme-tree start -->
77
```
88
.
9-
└── .github
10-
└── workflows
11-
12-
2 directories
9+
├── .github
10+
│   └── workflows
11+
├── src
12+
│   └── Example
13+
└── tests
14+
└── Example.Tests
15+
16+
6 directories
1317
```
1418
<!-- readme-tree end -->
1519

0 commit comments

Comments
 (0)