From 058ed37f7407cfbf0cd4be3e24642e1cad2af9a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Mart=C3=ADn?= Date: Tue, 26 Nov 2013 19:22:51 +0100 Subject: [PATCH] Detail of readme file --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 80c16cc..ee05436 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ django-multiselectfield A new model and form field. With this you can get a multiple select from a choices -This egg is done from a `snippet `_ +This egg is inspired by this `snippet `_ Installation ============