Skip to content

Commit ff60822

Browse files
Updated readme
1 parent 1db63f0 commit ff60822

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@ Below is what I use to construct this project:
2828

2929
```txt
3030
typescript-vue-practice/
31-
├─ public/
32-
└─ src/
33-
└─ assets/
34-
└─ components/
35-
└─ data/
36-
└─ enums/
37-
└─ pages/
38-
└─ plugins/
39-
└─ types/
40-
└─ tests/
41-
└─ e2e
42-
└─ unit
31+
├─ public/
32+
└─ src/
33+
└─ assets/
34+
└─ components/
35+
└─ data/
36+
└─ enums/
37+
└─ pages/
38+
└─ plugins/
39+
└─ types/
40+
└─ tests/
41+
└─ e2e
42+
└─ unit
4343
```
4444

4545
# Initialize the project

0 commit comments

Comments
 (0)