diff --git a/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md b/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md
index 912a5ad76f0cfba81462036c1d8ec36a4b5c92bd..cb7d6c61502509c899eacf3ee8ac09d3f15f3c14 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).