diff --git a/README.md b/README.md index fd422f1329c1b73fdeef3160f3aa2691aacb830e..4b3e091e247507843b296949c6d95eb6c8419303 100644 --- a/README.md +++ b/README.md @@ -91,4 +91,5 @@ python3 manage.py clear_neo4j * **Neomodel:** <https://neomodel.readthedocs.io/en/latest/> * **Neo4j:** <https://neo4j.com/docs/> * **DRF:** <https://www.django-rest-framework.org/> -* **Serializing neomodel data:** <https://neo4j-examples.github.io/paradise-papers-django/tutorial/part01.html> \ No newline at end of file +* **Serializing neomodel data:** <https://neo4j-examples.github.io/paradise-papers-django/tutorial/part01.html> +* **Github issue on create_or_update and get_or_update functions:** https://github.com/neo4j-contrib/neomodel/issues/558 \ No newline at end of file