Skip to content

Commit 178d27a

Browse files
authored
Update README.md
1 parent b0c2839 commit 178d27a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

exercises/01-Welcome/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
intro: https://www.youtube.com/watch?v=ooHdelGf0gI
3+
---
4+
5+
16
# Welcome to Loops
27

38
Practice loops in javascript until you become confortable with it, I recomend watching [this short video about loops](https://www.youtube.com/watch?v=U3ZlQSOcOI0) before starting:
@@ -10,4 +15,4 @@ Practice loops in javascript until you become confortable with it, I recomend wa
1015
6. find.
1116
7. Loop dictionaries (object literals).
1217

13-
Click `next →` when you are ready to start the exercises.
18+
Click `next →` when you are ready to start the exercises.

0 commit comments

Comments
 (0)