Skip to content

Commit 79c80f2

Browse files
authored
chore: adding doc link to the readme
added link to the docs
1 parent c756065 commit 79c80f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Altimate Django is a powerful library designed to help you maintain consistent data and prevent common issues in your Django projects. By analyzing your models' fields, this library identifies potential data inconsistencies, performance issues, and other pitfalls that could negatively impact your application.
66

7+
Docs: [http://altimateai.github.io/altimate-django/](http://altimateai.github.io/altimate-django/)
8+
79
## Real-life Examples
810

911
Imagine working on a project that requires strict data validation and performance optimization. With Django Model Field Checks, you can catch issues early, improve code quality, and ensure your project maintains high standards.

0 commit comments

Comments
 (0)