diff --git a/README.md b/README.md index 914a2b6..6d91e04 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ - # Java Multithreading -This repository contains all the codes required for the ultimate Java multithreading course (by John Purcell) +This repository contains all the codes required for the ultimate John Purcell's [Java-MultiThreading](https://caveofprogramming.teachable.com/p/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. -[See the course content](https://caveofprogramming.teachable.com/p/java-multithreading) ## Java Multithreading Topics: