diff --git a/README.rst b/README.rst index a49a3ad..e54aeb7 100644 --- a/README.rst +++ b/README.rst @@ -52,6 +52,8 @@ Django to perform an ``INNER JOIN`` to fetch the model fields from the database. While taking this in mind, there are valid reasons for using subclassed models. That's what this library is designed for! +For more information, see the `documentation at Read the Docs