@@ -19,6 +19,10 @@ CodeRoad is a VSCode extension that allows you to create and play interactive co
19
19
20
20
##[ Documentation] ( https://coderoad.github.io/docs/overview )
21
21
22
+ - [ How CodeRoad Works] ( https://coderoad.github.io/docs/how-coderoad-works )
23
+ - [ Create a Tutorial] ( https://coderoad.github.io/docs/build-tutorial )
24
+ - [ Develop the Extension] ( https://coderoad.github.io/docs/development )
25
+
22
26
##Getting Started
23
27
24
28
###Requirements
@@ -56,8 +60,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md).
56
60
57
61
##Contact & Support
58
62
59
- - Create a GitHub issue for bug reports, feature requests, or questions
60
- - See[ the docs] ( http://coderoad.github.io/docs/development ) on how to run this project locally for development
63
+ - Create a[ GitHub issue] ( https://github.com/coderoad/coderoad-vscode/issues/new/choose ) for bug reports, feature requests, or questions
61
64
- Reach out at` coderoadapp@gmail.com `
62
65
- Leave[ a review] ( https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad&ssr=false#review-details ) in the VSCode Marketplace
63
66
- Add a ⭐️ star on GitHub to support the project!