Skip to content

Commit 32eb6bd

Browse files
authored
Merge pull request #304 from coderoad/why
Explain why CodeRoad exists
2 parents 1dd6646 + 1a05ef5 commit 32eb6bd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: README.md

+10
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ CodeRoad is a VSCode extension that allows you to play interactive coding tutori
88

99
![CodeRoad Image](./docs/images/tutorial-example.png)
1010

11+
## Why
12+
13+
Interactive learning is the most effective way to gain new skills and knowledge. CodeRoad aims to help tutorial creators develop and share interactive content with the community.
14+
15+
For learners, there are a number of advantages to running tutorials inside VSCode:
16+
- learn in a real world coding environment
17+
- get rapid feedback on save and helpful error messages
18+
- users own the code, and can build a Git timeline and deploy a portfolio
19+
20+
1121
## Getting Started
1222

1323
### Start

0 commit comments

Comments
 (0)