diff --git a/README.md b/README.md index 7b6d472..274dc0b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ DjangoViz is a Django app that helps you visualize your models and their relatio ![alt text](https://entgo.io/images/assets/erd/edges-quick-summary.png) +> [!WARNING] +> ## Deprecation Notice +> This repository has been deprecated. Please refer to [Atlas Django Provider](https://github.com/ariga/atlas-provider-django#inspect) for Atlas Cloud integration. + ## Installation @@ -39,4 +43,4 @@ python manage.py djangoviz This command will create a visual representation of your projects database schema using Atlas Cloud. You can now easily view and explore the relationships between your models. -**Note**: Ensure that your Django project is properly configured and connected to a database before running the `djangoviz` command. \ No newline at end of file +**Note**: Ensure that your Django project is properly configured and connected to a database before running the `djangoviz` command.