Skip to content

Commit 2d733ef

Browse files
authored
Update README.md
1 parent 9c782b9 commit 2d733ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ PROJECT /* Entry point and configurations */
6464
├───router /* Define the routes of your app */
6565
│ index.ts
6666
67-
└───views /* Change, Add, Remove the views be your needs */
67+
└───views /* Change, Add, Remove, and Update the views to your needs */
6868
About.vue
6969
Contacts.vue
7070
Home.vue
@@ -92,4 +92,4 @@ Make sure, that reviewed all settings about the build script are in the package.
9292

9393
```bash
9494
npm run build
95-
```
95+
```

0 commit comments

Comments
 (0)