diff --git a/README.md b/README.md index 3d63a8f..b9f74e5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Python Library that builds a complete CLI given one or more functions. Most options are set using introspection/signature and annotation functionality, so very little configuration has to be done. ## Setup -@@DEPRECATED; USE https://github.com/tiangolo/typer-cli instead. +@@DEPRECATED; USE https://github.com/terracoil/freyja at https://pypi.org/project/freyja/ instead. ### TL;DR Install for usage ```bash