From e7fa22a4bada0a276dfe7ad6e06016bc31339ec8 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 03:42:38 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09aaeb1..4d8d968 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ -#Java Multithreading +# Java Multithreading This repository will contain all the codes for the ultimate Java multithreading course by John Purcell See the [Video Tutorials](https://www.udemy.com/java-multithreading/) for more information. -##Contributors +## Contributors [Z.B. Celik] (http://www.linkedin.com/in/berkaycelik) [@IOAyman] (https://twitter.com/IOAyman) -##Java Multithreading Topics: +## Java Multithreading Topics: Codes with minor comments are from http://www.caveofprogramming.com/youtube/ also freely available at https://www.udemy.com/java-multithreading/?couponCode=FREE