Skip to content

Commit 2dac69b

Browse files
authored
Update README.md
1 parent f0025ce commit 2dac69b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Java Multithreading
2-
This repository contains all the codes required for the ultimate Java multithreading course. We recommend the codes for those interested in understanding the multithreading. The code is written in Java and the topics are numbered by following the lecture content of John Purcell's [Java-MultiThreading](https://caveofprogramming.teachable.com/p/java-multithreading) course.
2+
This repository contains all the codes required for the ultimate John Purcell's [Java-MultiThreading](https://caveofprogramming.teachable.com/p/java-multithreading) course.
3+
4+
We recommend the codes for those interested in understanding the multithreading. The code is written in Java and the topics are numbered by following the lecture content.
35

46

57
## Java Multithreading Topics:

0 commit comments

Comments
 (0)