From 6ed14be8460d74490994de87d0acb57563e25529 Mon Sep 17 00:00:00 2001 From: Hemant Singh <84723390+hemantTokopedia@users.noreply.github.com> Date: Fri, 6 May 2022 17:47:53 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1353957..af99e31 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ MockMan is a Python(Flask) project, used to create a mock local server which front end developers can use at the time when the backend is being parallelly developed or delayed. + ## Pre Requisites - Python 3.7 or higher installed. - pip 10.0.1 or higher.