diff --git a/README.md b/README.md index 6dce6d5..f4e40f0 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,20 @@ This project is not associated with, nor supported by any of: Use at own risk. -# 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/) +- [frozendict](https://pypi.org/project/frozendict/) + + +## License ``` MIT License