From bf43ef6e78407e7e9b1a2c983503040dce67ecc9 Mon Sep 17 00:00:00 2001 From: Harshit Gupta <54735329+harshitg00@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:37:14 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3a51907..4563290 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). +Website: https://mightymoin.github.io/contactManager/ + After ## Cloning : run `npm i` to install all the dependencies. then `npm start` to run the application