Skip to content

Commit e416080

Browse files
authored
Update README.md
1 parent aaa003e commit e416080

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
# tutorial-compiler
1+
**Tutorial Compiler**
2+
3+
This project intends to provide a markdown based language to specify tutorials, which can be cross-compiled to Katacoda, custom text format, and automated tests for continuous quality assurance of the tutorials.
4+
5+
To download and setup the tutorial-compiler use the description in the setup section.<br/>
6+
[Setup](https://github.com/devonfw-forge/tutorial-compiler/wiki/Setup)
7+
8+
If you want to implement your own tutorials the Development section may help you.<br/>
9+
[Development](https://github.com/devonfw-forge/tutorial-compiler/wiki/Development)
10+
11+
You find a list of functions which are already implemented in the Functions section.<br/>
12+
[Functions](https://github.com/devonfw-forge/tutorial-compiler/wiki/Functions)
13+

0 commit comments

Comments
 (0)