From 0d7b0164664369a9378d81e78e6e448d1751b946 Mon Sep 17 00:00:00 2001 From: EricLOsorio Date: Fri, 5 Feb 2016 22:43:42 -0500 Subject: [PATCH] Update README --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index c173d610..4cfa0586 100644 --- a/README +++ b/README @@ -4,9 +4,9 @@ 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 to get up and running on - creating web content in python much quicker than if you were just using python by itself. +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 grasp of