summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fb98136..477dbc7 100644
--- a/README
+++ b/README
@@ -59,7 +59,7 @@ Select the best compatible version from a list::
Framework integration
=====================
-Integrates with `Django <http://djangoproject.com>`_, through ``VersionField``, ``SpecField`` and ``SpecListField``::
+Integrates with `Django <http://djangoproject.com>`_, through the ``VersionField`` and ``SpecField`` custom fields::
from semantic_version import django_fields as semver_fields