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.