diff --git a/README.md b/README.md index 5578bf2..67b8262 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,19 @@ Defined hierarchy: - `Commodity` -# License +## Dependencies + +All requirements can be installed easily using: + +```bash +pip install -r requirements.txt +``` + +Full list of requirements: +- [enforce-typing](https://pypi.org/project/enforce-typing/) + + +## License ``` MIT License