From 47a8e6761c9a83b85b47cf62900bbaec91716e47 Mon Sep 17 00:00:00 2001 From: EricLOsorio Date: Fri, 5 Feb 2016 22:51:07 -0500 Subject: [PATCH] Update README --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 4cfa0586..a1c699ad 100644 --- a/README +++ b/README @@ -40,9 +40,9 @@ get you up and running on werkzeug, the link is this: http://werkzeug.pocoo.org/ 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: http://blog.miguelgrinberg.com. +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.