Added reference to other flask-bootstrap

This commit is contained in:
Eric S. Bullington
2012-11-06 10:12:57 -05:00
parent d8a8aa0ee3
commit 79178606a8
+1 -1
View File
@@ -1,6 +1,6 @@
# flask-bootstrap
Flask application framework pre-configured for SQL Alchemy, flask-auth authentication, and Twitter bootstrap frontend. Meant to serve as a skeleton application for you to customize as desired, not as a Flask extension.
Flask application framework pre-configured for SQL Alchemy, flask-auth authentication, and Twitter bootstrap frontend. Meant to serve as a skeleton application for you to customize as desired, not as a Flask extension. If you are looking for a Flask extension that uses Flask blueprints, try the other [flask-bootstrap](https://github.com/mbr/flask-bootstrap).
## Install
git clone git://github.com/esbullington/flask-bootstrap.git