From f3987eb2b4981e47bcce4ae934db5f74d07c7988 Mon Sep 17 00:00:00 2001 From: "Eric S. Bullington" Date: Mon, 5 Nov 2012 09:35:50 -0500 Subject: [PATCH] Expanded on project description in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c5734b..648eff4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # flask-bootstrap -Flask application framework pre-configured for SQL Alchemy, flask-auth authentication, and Twitter bootstrap frontend. -Based on Flask Tool's simple app template by imlucas and Twitter's bootstrap framework. +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. +Based on [Flask Tool's](https://github.com/imlucas/flask-tool) simple app template by [imlucas](http://www.imlucas.com/) and Twitter's [Bootstrap framework](http://twitter.github.com/bootstrap/). ## Install git clone git://github.com/esbullington/flask-bootstrap.git