diff --git a/README.md b/README.md index 7cde1dc..3dbf17f 100644 --- a/README.md +++ b/README.md @@ -435,7 +435,8 @@ Several other tools exist with a similar or overlapping scope as - [Poetry](https://python-poetry.org/) - [pipenv](https://pipenv.pypa.io/en/latest/) - [pipdeptree](https://pypi.org/project/pipdeptree/). Works similarly as - `pip-df tree`. + `pip-df tree`. It is convenient to have a tree command in pip-deepfreeze, that + shares the exact same notion of top level dependencies. ## Development