From 1a97463820f7a65355734ddbb25275f9df0d425d Mon Sep 17 00:00:00 2001
From: Jens Henrik Goebbert <j.goebbert@fz-juelich.de>
Date: Sun, 5 Apr 2020 05:15:02 +0000
Subject: [PATCH] Update README.md

---
 001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md b/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md
index b870522..03e1ffe 100644
--- a/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md
+++ b/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md
@@ -1,6 +1,6 @@
 # Code of the IPython Cookbook, Second Edition (2018)
 
-This repository contains the Jupyter notebooks of the 100+ recipes of *IPython Interactive Computing and Visualization Cookbook, Second Edition (2018)* by [Cyrille Rossant](http://cyrille.rossant.net).
+This repository contains the Jupyter notebooks of the 100+ recipes of *IPython Interactive Computing and Visualization Cookbook, Second Edition (2018)* by [Cyrille Rossant](http://cyrille.rossant.net).  
 It is a fork of [*Code of the IPython Cookbook, Second Edition (2018)*](https://github.com/ipython-books/cookbook-2nd-code).
 
 You can read the book on [*IPython Interactive Computing and Visualization Cookbook, Second Edition (2018)*](https://github.com/ipython-books/cookbook-2nd)
-- 
GitLab