Skip to content

Commit e7fa22a

Browse files
committed
Fix broken Markdown headings
1 parent ae7cf19 commit e7fa22a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11

2-
#Java Multithreading
2+
# Java Multithreading
33
This repository will contain all the codes for the ultimate Java multithreading course by John Purcell
44

55
See the [Video Tutorials](https://www.udemy.com/java-multithreading/)
66
for more information.
77

8-
##Contributors
8+
## Contributors
99
[Z.B. Celik] (http://www.linkedin.com/in/berkaycelik)
1010
[@IOAyman] (https://twitter.com/IOAyman)
1111

1212

13-
##Java Multithreading Topics:
13+
## Java Multithreading Topics:
1414
Codes with minor comments are from http://www.caveofprogramming.com/youtube/ also freely available at https://www.udemy.com/java-multithreading/?couponCode=FREE
1515

1616

0 commit comments

Comments
 (0)