From 1c99a7b926bc02dd173046376cc2badb8a34190a Mon Sep 17 00:00:00 2001 From: m_ghazizadeh Date: Mon, 30 Jun 2025 14:47:55 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec966f6..4c2300c 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,12 @@ python flair_ner_train.py ```` ## Project Structure -A simple view of project tree: +A simple view of project's dependencies tree: + ![project structure image](./images/project_structure.png) This image made with **pylint** and **graphviz**: + ````shell pip install pylint graphviz pyreverse -o png -p