From 9f81c630e37f0383a182514c20edfb39031c4225 Mon Sep 17 00:00:00 2001
From: Alexandre Dulaunoy <a@foo.be>
Date: Wed, 6 Feb 2019 13:34:51 +0100
Subject: [PATCH] chg: [doc] add a reference to the Jupyter Notebook

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

diff --git a/README.md b/README.md
index de41e1a..68a087d 100644
--- a/README.md
+++ b/README.md
@@ -121,6 +121,10 @@ Documentation can be generated with epydoc:
 epydoc --url https://github.com/MISP/PyMISP --graph all --name PyMISP --pdf pymisp -o doc
 ```
 
+### Jupyter notebook
+
+A series of [Jupyter notebooks for PyMISP tutorial](https://github.com/MISP/PyMISP/tree/master/docs/tutorial) are available in the repository.
+
 ## Everything is a Mutable Mapping
 
 ... or at least everything that can be imported/exported from/to a json blob