modify README

This commit is contained in:
tzangms
2011-08-21 09:11:05 -07:00
parent 331d6066ef
commit e49ff4fcb3

4
README
View File

@@ -1,5 +1,9 @@
Generate twitter-bootstrap form output for django form
A django template tag to work with twitter bootstrap ( http://twitter.github.com/bootstrap/ )
usage:
{% load bootstrap %}
{{ form|bootstrape }}