From 89a9bb2e9d73a6787fff4af550d908624371de22 Mon Sep 17 00:00:00 2001 From: Amal Murali Date: Thu, 26 Oct 2017 12:41:46 +0530 Subject: [PATCH] Name change How about this? It's actually a nice sounding name that does not have any _relevant_ Google search results. And the meaning is synonymous with what the library aims to provide: a source of help. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06f1d92..765bdaa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Py Simple HTTP Server +Recourse ===================== -Simple HTTP Server with socket programming with Python 3. +Recourse Simple HTTP Server with socket programming with Python 3. ## Requirements - Python 3