From 79178606a8f7e1289c69c94225bfba7ca6ad614d Mon Sep 17 00:00:00 2001 From: "Eric S. Bullington" Date: Tue, 6 Nov 2012 10:12:57 -0500 Subject: [PATCH] Added reference to other flask-bootstrap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7debce..de3fe35 100644 --- a/README.md +++ b/README.md @@ -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