From 70e9d1a4780779d33312d5c3b0a7bf1038044066 Mon Sep 17 00:00:00 2001 From: AnuragSahani <69800070+AnuragSahani@users.noreply.github.com> Date: Thu, 1 Oct 2020 16:15:49 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8b683ba..9133726 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ The Brighton and Hove Python User Group Website =============================================== -A very simple database-free website using the [Flask microframework](http://flask.pocoo.org). +A very simple and easier database-free website using the [Flask microframework](http://flask.pocoo.org). -You can see it running at [http://brightonpy.org](http://brightonpy.org) +You can see it running at
[http://brightonpy.org](http://brightonpy.org) -How to install and run locally ------------------------------- +How to install and run in your Computer +--------------------------------------- (Assumes you have Pip, virtualenv and virtualenvwrapper installed).