diff --git a/README.rst b/README.rst index 67bcbb8..98cd911 100644 --- a/README.rst +++ b/README.rst @@ -22,11 +22,18 @@ Twitter Bootstrap for Django Form. A simple Django template tag to work with `Bootstrap `_ -Use it like this + +Usage +====== + +Use it like this, simple. .. code-block:: {{ form|bootstrap }} - + + +Demo +===== Checkout this `Demo site `_ to see it in action.