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

---
 001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md | 3 ++-
 1 file changed, 2 insertions(+), 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 912a5ad..cb7d6c6 100644
--- a/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md
+++ b/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md
@@ -1,5 +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)*](https://www.packtpub.com/big-data-and-business-intelligence/ipython-interactive-computing-and-visualization-cookbook-second-e), by [Cyrille Rossant](http://cyrille.rossant.net), *Packt Publishing*.
+It is a fork of [*Code of the IPython Cookbook, Second Edition (2018)*](https://github.com/ipython-books/cookbook-2nd-code).
 
-The book in Markdown-files are on the [cookbook-2nd](https://github.com/ipython-books/cookbook-2nd) repository.
+You can read the book on [cookbook-2nd](https://github.com/ipython-books/cookbook-2nd).
-- 
GitLab