From 5685a652e101e9eb933cddc1b1e775f86637ce02 Mon Sep 17 00:00:00 2001 From: Jafar Akhondali Date: Wed, 24 Jul 2024 15:55:38 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6ef8cc0..114a666 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ Please use following format for citation: } ``` +> [!NOTE] +> Please use the the database dump for now instead of running the whole project, there seems to be some minor issues when running the project. + ## Requirements The tool developed and test on Linux and MacOs. Windows is **NOT** tested yet. To run it, you'll need `python3.10+`, `docker` and `docker-compose`.