Skip to content

Commit 657c687

Browse files
Modified README file.
1 parent 3b4bf24 commit 657c687

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ A practice generated by Vue-Cli3 and using Typescript. It's still being develope
66

77
Below is what I use to construct this project:
88

9-
## Framework & Language
9+
### Framework & Language
1010
* Vue 2.x
1111
* Typescript 3.5x
1212

13-
## State managent
13+
### State managent
1414
* Vuex
1515

16-
## UI design
16+
### UI design
1717
* Vuetify 2.x
1818

19-
## Linting
19+
### Linting
2020
* ESLint
2121

22-
## Testing
22+
### Testing
2323
* jest(unit)
2424
* Nightwatch(e2e)
2525

0 commit comments

Comments
 (0)