Skip to content

Commit c60aff6

Browse files
aleckslusn163jeffreysulkennyeardbender
committed
Updated to final draft of README.md
Co-authored-by: Sonny Nguyen <[email protected]> Co-authored-by: Jeffrey Sul <[email protected]> Co-authored-by: Kenneth Lee <[email protected]> Co-authored-by: Ryan Bender <[email protected]>
1 parent d8d3f38 commit c60aff6

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
- [OverVue 2.0 Changelog](#changelog-20)
1919
- [OverVue 3.0 Changelog](#changelog-30)
2020
- [OverVue 4.0 Changelog](#changelog-40)
21-
- [Tutorial](#how-to-use)
22-
- [New Features Tutorial 2.0](#overvue-v20-how-to)
23-
- [New Features Tutorial 3.0](#overvue-v30-how-to)
2421
- [Installation](#installation)
2522
- [General Installation](#installation)
2623
- [For WSL](#wsl-installation)
@@ -50,7 +47,8 @@
5047
- More robust code snippets with Vuex props, state, and actions included <sub><sup>(v3.0)</sup></sub>
5148
- Hotkey shortcuts to copy/paste/delete selected component <sub><sup>(v4.0)</sup></sub>
5249
- Connect to a Slack Workspace and send Slack Messages through OverVue <sub><sup>(v4.0)</sup></sub>
53-
- Ability to delete states or actions from the store<sub><sup>(v4.0)</sup></sub>
50+
- Ability to delete states or actions from the store <sub><sup>(v4.0)</sup></sub>
51+
- Vue Devtools enabled for Developers <sub><sup>(v4.0)</sup></sub>
5452

5553
[↥Back to top](#table-of-contents)
5654

@@ -281,7 +279,7 @@ SLACK_REDIRECT_URI = "overvuedev://test"
281279
### Contributing
282280

283281
We'd love for you to test this application out and submit any issues you encounter. Also feel free to fork to your own repo and submit PRs.
284-
Here are some features we're thinking about adding: + + +
282+
Here are some features we're thinking about adding:
285283

286284
- Option to export files in TypeScript
287285
- Ability to place child components into HTML elements

0 commit comments

Comments
 (0)