Update README.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
This commit is contained in:
Raphaël Barrois
2012-05-22 02:14:14 +02:00
parent 467bc24496
commit 7e007f7b56

2
README
View File

@@ -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