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