docs: Remove todo from the README.md

This commit is contained in:
Mohamed El Mouctar HAIDARA 2021-09-19 19:32:39 +02:00
parent 1d1ed4d99c
commit 8f2f564f1d

View file

@ -117,8 +117,3 @@ $ make test # run all tests
The graphs are generated in the folder `tests/generated_svg`. They are also generated as artefacts
in [Github Actions](https://github.com/haidaraM/ansible-playbook-grapher/actions). Feel free to look at them when
submitting PRs.
## TODO
- Graphviz : properly rank the edge of the graph to represent the order of the execution of the tasks and roles
- Graphviz : find a way to avoid or reduce edges overlapping