diff --git a/README.md b/README.md index 1b2d018..e5feab8 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,13 @@ ## Requirements - Python 3.11 (you can change this in the `pyproject.toml` file) +- [Poetry](https://python-poetry.org/) - [Docker](https://www.docker.com/) - [Ngrok](https://ngrok.com/) - [GNU Make](https://www.gnu.org/software/make/) +I recommend using [asdf](https://asdf-vm.com/) to manage your Python versions and Poetry installation. + ## Usage ### Get Setup