From d0fc905c2b1dfc1850af07ec06a39c108e73553f Mon Sep 17 00:00:00 2001
From: Shawaz Shah <shawaiz.shah@artory.com>
Date: Fri, 25 Oct 2019 03:51:49 +0200
Subject: [PATCH] Readme update

---
 README.md | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/README.md b/README.md
index 30d4df8..d373264 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,17 @@
-Bounding box prediction problems:
-    https://leonardoaraujosantos.gitbooks.io/artificial-inteligence/content/object_localization_and_detection.html
-    https://towardsdatascience.com/object-detection-with-neural-networks-a4e2c46b4491
-    https://medium.com/@manivannan_data/how-to-train-yolov2-to-detect-custom-objects-9010df784f36
-    http://guanghan.info/blog/en/my-works/train-yolo/
+## Bounding box prediction problems:
+* https://leonardoaraujosantos.gitbooks.io/artificial-inteligence/content/object_localization_and_detection.html
+* https://towardsdatascience.com/object-detection-with-neural-networks-a4e2c46b4491
+* https://medium.com/@manivannan_data/how-to-train-yolov2-to-detect-custom-objects-9010df784f36
+* http://guanghan.info/blog/en/my-works/train-yolo/
 
 
-Image Downloads
-    https://google-images-download.readthedocs.io/en/latest/index.html
-    https://github.com/hardikvasa/google-images-download
+## Image Downloads
+* https://google-images-download.readthedocs.io/en/latest/index.html
+* https://github.com/hardikvasa/google-images-download
 
-Data Augmentation
-    https://augmentor.readthedocs.io/en/master/
-    https://github.com/mdbloice/Augmentor
+## Data Augmentation
+* https://augmentor.readthedocs.io/en/master/
+* https://github.com/mdbloice/Augmentor
 
-Annotation Tool Setup:
-    https://medium.com/@manivannan_data/yolo-annotation-tool-new-18c7847a2186    
\ No newline at end of file
+## Annotation Tool Setup:
+* https://medium.com/@manivannan_data/yolo-annotation-tool-new-18c7847a2186    
\ No newline at end of file
-- 
GitLab