summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2012-05-22 02:14:14 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2012-05-22 02:14:14 +0200
commit7e007f7b567549e9940d98c0fd5cd2305f877acb (patch)
treed77f13be3251eaa8d7bb0f3164eec3b584f52694
parent467bc2449626350e4f6cac184ddda3a474282558 (diff)
downloadsemantic-version-7e007f7b567549e9940d98c0fd5cd2305f877acb.tar.gz
Update README.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
-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