Skip to content

Commit 6b0ecf5

Browse files
authored
Update README.md
1 parent 68b9d40 commit 6b0ecf5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
- [link to video](https://youtu.be/JMN0UewLQXE)
66
- [intro](https://github.com/jsedano/programming-for-lovers/tree/master/intro/main.go)
7-
- [conditionals](https://github.com/jsedano/programming-for-lovers/tree/master/conditionals)
8-
- [loops](https://github.com/jsedano/programming-for-lovers/tree/master/loops)
9-
- [gcd](https://github.com/jsedano/programming-for-lovers/tree/master/gcd)
10-
- [primes](https://github.com/jsedano/programming-for-lovers/tree/master/primes)
7+
- [conditionals](https://github.com/jsedano/programming-for-lovers/tree/master/conditionals/main.go)
8+
- [loops](https://github.com/jsedano/programming-for-lovers/tree/master/loops/main.go)
9+
- [gcd](https://github.com/jsedano/programming-for-lovers/tree/master/gcd/main.go)
10+
- [primes](https://github.com/jsedano/programming-for-lovers/tree/master/primes/main.go)
1111
***

0 commit comments

Comments
 (0)