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