From 97a7a9d5f3a994cc841d48b21841594b8bc95fcb Mon Sep 17 00:00:00 2001
From: mibaj <mibaj@dtu.dk>
Date: Fri, 28 Feb 2020 12:30:34 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9fb67f92..52f7ddde 100644
--- a/README.md
+++ b/README.md
@@ -90,8 +90,8 @@ kekeblom/DeepCGP: Deep convolutional gaussian processes.](https://github.com/mar
 ## General Software Links:
 ### PyTorch
 #### Online courses and lectures  
-Free introductory course on Deep Learning in Pytorch: [Intro to Deep Learning with PyTorch](https://www.udacity.com/course/deep-learning-pytorch--ud188).  
-Especially useful lessons are:
+- Free introductory course on Deep Learning in Pytorch: [Intro to Deep Learning with PyTorch](https://www.udacity.com/course/deep-learning-pytorch--ud188).  
+  Especially useful lessons are:  
     - [Lesson 4: Introduction to PyTorch](https://classroom.udacity.com/courses/ud188/lessons/c5706f76-0e30-4b48-b74e-c19fafc33a75/concepts/8b8cc2c9-ff20-4f6a-adac-71a9b47100b5) 
     where you learn how to build a first simple deep learning model using PyTorch.
    - [Lesson 5: Convolutional Neural Networks](https://classroom.udacity.com/courses/ud188/lessons/b1e148af-0beb-464e-a389-9ae293cb1dcd/concepts/b8b91ba1-3fe8-44e9-a4f8-c5ec76dacb93)
-- 
GitLab