From 2434ef6945864c790b30f2e6bf4a9d3ebf7ba99b Mon Sep 17 00:00:00 2001 From: EricLOsorio Date: Sun, 7 Feb 2016 14:22:33 -0500 Subject: [PATCH] Update README --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index c066aaff..8c5912e6 100644 --- a/README +++ b/README @@ -4,8 +4,7 @@ Novice Introduction: -If you're new to web development, and specifically looking at python as your language of choice, check out flask. -Even if you are a complete noob learning python, once you grasp some of the python basics, flask can make it easy for you +If you're new to web development, and specifically looking at python as your language of choice, check out flask. Even if you are a complete noob learning python, once you grasp some of the python basics, flask can make it easy for you to get up and running on creating web content in python much quicker than if you were just using python by itself. Although it is possible to jump right into flask and go through some tutorials to create web apps right away, having a basic