Skip to content

Commit 1aefcd0

Browse files
authored
Merge pull request #120 from open-source-labs/alex/update-readme
Alex/update readme
2 parents 423b4b3 + 67dedc3 commit 1aefcd0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
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)
21+
- [How to Use](#how-to-use)
2422
- [Installation](#installation)
2523
- [General Installation](#installation)
2624
- [For WSL](#wsl-installation)
@@ -50,7 +48,8 @@
5048
- More robust code snippets with Vuex props, state, and actions included <sub><sup>(v3.0)</sup></sub>
5149
- Hotkey shortcuts to copy/paste/delete selected component <sub><sup>(v4.0)</sup></sub>
5250
- 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>
51+
- Ability to delete states or actions from the store <sub><sup>(v4.0)</sup></sub>
52+
- Vue Devtools enabled for Developers <sub><sup>(v4.0)</sup></sub>
5453

5554
[↥Back to top](#table-of-contents)
5655

@@ -281,7 +280,7 @@ SLACK_REDIRECT_URI = "overvuedev://test"
281280
### Contributing
282281

283282
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: + + +
283+
Here are some features we're thinking about adding:
285284

286285
- Option to export files in TypeScript
287286
- Ability to place child components into HTML elements

0 commit comments

Comments
 (0)