Skip to content

Commit f3bc739

Browse files
Update README.md
1 parent 7cb23e6 commit f3bc739

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

introduction-to-javascript-1/README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,4 @@
1111
- ###### for ( initialization; condition; increment) { … }
1212
- ###### while (condition) { … }
1313
- ###### Funktioner - function myFunction(a, b) { … }
14-
### Introduction to javascript 2
15-
16-
- ###### Objects
17-
- ###### DOM
18-
- ###### QuerySelector
19-
- ###### Events
14+

0 commit comments

Comments
 (0)