From cd47e0578ab99840e966f0980b648b72815beebd Mon Sep 17 00:00:00 2001
From: Sibidharan Nandhakumar <hello@sibidharan.me>
Date: Sun, 20 Dec 2020 20:41:26 +0530
Subject: [PATCH] Readme changes

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fbde3f4..c18037b 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ $ sudo apt-get install bc
 Then run using python 3
 
 ```
-$python3 math_server.py
+$ python3 math-server.py
 ```
 
 
-- 
GitLab