diff --git a/README.md b/README.md
index d1679143feda51267e6561c41ea55aeaa4525e4b..94a38e59bd965ede03c3bd372537e4a6b4b6e9a2 100644
--- a/README.md
+++ b/README.md
@@ -80,4 +80,5 @@ python manage.py install_labels
 * Django: <https://docs.djangoproject.com/en/3.1/>
 * Neomodel: <https://neomodel.readthedocs.io/en/latest/>
 * Neo4j: <https://neo4j.com/docs/>
-* DRF: <https://www.django-rest-framework.org/>
\ No newline at end of file
+* DRF: <https://www.django-rest-framework.org/>
+* Serializing neomodel data tutorial: <https://neo4j-examples.github.io/paradise-papers-django/tutorial/part01.html>
\ No newline at end of file