Skip to content

Commit 836ff32

Browse files
Added link to katacoda tutorial
1 parent 3ee1ad5 commit 836ff32

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
Welcome to the devonfw tutorials repository.
44

5-
In this repository, you write tutorials that are executed by the tutorial compiler (https://github.com/devonfw-tutorials/tutorial-compiler). The tutorial compiler ensures that the tutorials are automatically tested end-to-end. It also generates other output, such as full Katacoda tutorials.<br/>.
5+
In this repository, you write tutorials that are executed by the tutorial compiler (https://github.com/devonfw-tutorials/tutorial-compiler). The tutorial compiler ensures that the tutorials are automatically tested end-to-end. It also generates other output, such as full Katacoda tutorials.<br/>
66

77
You can find devonfw Katacoda tutorials at https://katacoda.com/devonfw.<br/>
88

99
You can find an explanation how you can create your own tutorials on the development section.<br/>
10-
[Development](https://github.com/devonfw-tutorials/tutorials/wiki/Development)
10+
[Development](https://github.com/devonfw-tutorials/tutorials/wiki/Development)<br>
11+
There is also a tutorial showing the process of creating a turorial on the devonfw katacoda account (https://katacoda.com/devonfw/scenarios/tutorial-compiler).
1112

1213
An overview of the commands included in the tutorial compiler can be found in the function overview. You can use these commands in your own created tutorials.<br/>
1314
[Functions](https://github.com/devonfw-tutorials/tutorials/wiki/Functions)

0 commit comments

Comments
 (0)