Update README.rst

This commit is contained in:
tzangms 2013-12-09 09:35:57 +08:00
parent baf62db95f
commit 305f142c87

View File

@ -22,11 +22,18 @@ Twitter Bootstrap for Django Form.
A simple Django template tag to work with `Bootstrap <http://twitter.github.com/bootstrap/>`_
Use it like this
Usage
======
Use it like this, simple.
.. code-block::
{{ form|bootstrap }}
Demo
=====
Checkout this `Demo site <http://django-bootstrap-form.herokuapp.com/>`_ to see it in action.