diff --git a/Lab6-Neo4j/README.md b/Lab6-Neo4j/README.md index 6e58f25..f230116 100644 --- a/Lab6-Neo4j/README.md +++ b/Lab6-Neo4j/README.md @@ -1,4 +1,8 @@ # Graph Databases using Neo4j * loading Twitter dataset (in CSV format) using Python -* querying the database with Cypher Query Language \ No newline at end of file +* querying the database with Cypher Query Language + +## Requirements +1. [Neo4j](https://neo4j.com/) +2. Python