From ff9f8a9428d4c20de026c0f4c29e0279dfaba87f Mon Sep 17 00:00:00 2001 From: "AppleGrew (applegrew)" Date: Fri, 24 Aug 2012 12:15:55 +0530 Subject: [PATCH] Readme update --- README | 8 ++++++++ README.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/README b/README index e9c131b..ecbea2e 100644 --- a/README +++ b/README @@ -5,6 +5,14 @@ This is a [Django](https://www.djangoproject.com/) integration of [Select2](http The app includes Select2 driven Django Widgets and Form Fields. +Installation +============ + + pip install django_select2 + +More details +============ + More details can be found on my blog at - [http://blog.applegrew.com/2012/08/django-select2/](http://blog.applegrew.com/2012/08/django-select2/). External Dependencies diff --git a/README.md b/README.md index e9c131b..ecbea2e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ This is a [Django](https://www.djangoproject.com/) integration of [Select2](http The app includes Select2 driven Django Widgets and Form Fields. +Installation +============ + + pip install django_select2 + +More details +============ + More details can be found on my blog at - [http://blog.applegrew.com/2012/08/django-select2/](http://blog.applegrew.com/2012/08/django-select2/). External Dependencies