Skip to content

Commit 74ce7f3

Browse files
committed
Update README.md
1 parent f88c926 commit 74ce7f3

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ freeCodeCamp course description:
99
1010
### Courses
1111

12-
- [X] [Basic JavaScript](/01-basic-javascript/README.md)
13-
- [ ] [ES6](/02-es6/README.md)
14-
- [ ] [Regular Expressions]()
15-
- [ ] [Debugging]()
16-
- [ ] [Basic Data Structures]()
17-
- [ ] [Basic Algorithm Scripting]()
18-
- [ ] [Object Oriented Programming]()
19-
- [ ] [Functional Programming]()
20-
- [ ] [Intermediate Algorithm Scripting]()
21-
- [ ] [JavaScript Algorithms and Data Structures Projects]()
12+
- [X] [ 01 - Basic JavaScript](/01-basic-javascript/README.md)
13+
- [ ] [ 02 - ES6](/02-es6/README.md)
14+
- [ ] [ 03 - Regular Expressions]()
15+
- [ ] [ 04 - Debugging]()
16+
- [ ] [ 05 - Basic Data Structures]()
17+
- [ ] [ 06 - Basic Algorithm Scripting]()
18+
- [ ] [ 07 - Object Oriented Programming]()
19+
- [ ] [ 08 - Functional Programming]()
20+
- [ ] [ 09 - Intermediate Algorithm Scripting]()
21+
- [ ] [ 10 - JavaScript Algorithms and Data Structures Projects]()
2222

2323
### Languages
2424

0 commit comments

Comments
 (0)