From eb6f6bb8c1fdcbae3bfa392e2a59d576cbcf3d94 Mon Sep 17 00:00:00 2001 From: Eric Do Date: Thu, 26 Oct 2017 17:15:47 +0700 Subject: [PATCH] Update README.md Shorten the project name, make it easier to memorize. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06f1d92..e6d83cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Py Simple HTTP Server + **PySim** ===================== Simple HTTP Server with socket programming with Python 3.