From cfac3799c90e57dd5c8e71f2778a96d28105bf27 Mon Sep 17 00:00:00 2001 From: Yorgo El Moubayed <yelmoubayed@embl.fr> Date: Thu, 1 Apr 2021 13:47:07 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d167914..94a38e5 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 -- GitLab