Skip to content

Commit 3e81107

Browse files
committed
feedback by @petwolt
guide to tutorial usage
1 parent 06855f0 commit 3e81107

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

de/00-01.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
<img src="../img/xkcd/regular-expressions.png">
1515
</a>
1616
</p>
17+
<p>
18+
Du kannst zum nächsten Schritt gelangen, indem du auf den Knopf unten drückst.
19+
Du kannst immer zwischen allen Schritten des Tutorials springen, indem du
20+
du Kreise oben auf der Seite verwendest.
21+
</p>
1722
<script type="text/javascript">
1823
window.addEventListener("load", function(){
1924
updateRequirements(); // nächste Seite grün machen

en/00-01.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
<img src="../img/xkcd/regular-expressions.png">
1313
</a>
1414
</p>
15+
<p>
16+
You can proceed to the next step when you click the button below.
17+
You can always go back and forth between the steps of the tutorial using the
18+
circles on the top of the page.
19+
</p>
1520
<script type="text/javascript">
1621
window.addEventListener("load", function(){
1722
updateRequirements(); // nächste Seite grün machen

0 commit comments

Comments
 (0)