From 41cf2b5bfbfb0dc2fec5da04aee4d7c301445524 Mon Sep 17 00:00:00 2001 From: EricLOsorio Date: Sun, 7 Feb 2016 14:32:44 -0500 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 30cb8f92..3d25ebfe 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ Werkzeug - Werkzeug is a set of utilities for applications that communicate thro http://werkzeug.pocoo.org/docs/0.11/tutorial/#introducint-shortly -If you look at the documentation for werkzeug and jinja2 you can get to some pretty simple tutorials that can get you started. Then do a wider search for tutorial videos on Flask and you'll see some presentations of the capabilities of flask and get a feel for its potential. Some of the best tutorials I've found are by miguel grinberg, you can go to his site and look for some of his video tutorials on youtube, his blog is: +If you look at the documentation for werkzeug and jinja2 you can get to some pretty simple tutorials that can get you started. After looking at the current documentation for Flask on the links below, do a wider search for tutorial videos on Flask and you'll see some presentations of the capabilities of flask and get a feel for its potential. Some of the best tutorials I've found are by miguel grinberg, you can go to his site and look for some of his video tutorials on youtube, his blog is: http://blog.miguelgrinberg.com.