From 60246b2092eb29657b4905ed39e864a4c354ca9c Mon Sep 17 00:00:00 2001 From: "Nimalarathna, Osanda" Date: Thu, 26 Oct 2017 11:10:08 +0530 Subject: [PATCH] Changed the project name in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06f1d92..b95662a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Py Simple HTTP Server -===================== +PyGo Simple HTTP Server +======================= -Simple HTTP Server with socket programming with Python 3. +A Simple HTTP Server with socket programming with Python 3. ## Requirements - Python 3