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