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 `_, through ``VersionField``, ``SpecField`` and ``SpecListField``:: +Integrates with `Django `_, through the ``VersionField`` and ``SpecField`` custom fields:: from semantic_version import django_fields as semver_fields