Skip to content

Commit 8146ae1

Browse files
committed
minor change in Readme
1 parent 2ccb23b commit 8146ae1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,12 @@ Contributor
1313

1414
Java Multithreading Topics:
1515
-------------
16-
/**
17-
* Codes with minor comments are from http://www.caveofprogramming.com/youtube/
18-
* also freely available at
19-
* https://www.udemy.com/java-multithreading/?couponCode=FREE
20-
*
21-
* @author Z.B. Celik <[email protected]>
22-
*/
16+
17+
*Codes with minor comments are from http://www.caveofprogramming.com/youtube/ *
18+
*also freely available at*
19+
*https://www.udemy.com/java-multithreading/?couponCode=FREE *
20+
@author Z.B. Celik <[email protected]>
21+
2322

2423
- 1- Java Multithreading: Starting Threads
2524
- 2- Java Multithreading: Volatile – Basic Thread Communication

0 commit comments

Comments
 (0)