From b85202096a2b35b944c60349332e0105b66f313e Mon Sep 17 00:00:00 2001 From: Emily Zhou <73791848+3milyfz@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:42:20 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff5c77c..628c833 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). -## Development Setup +# Development Setup ### Prerequisites @@ -27,10 +27,10 @@ npm run start-pc # for pc ``` Visit http://localhost:3000 in your browser to view the app. -## Production Setup +# Production Setup Auto-deployment from GitHub is setup for Netlify at: https://callhub.netlify.app/ -## Available Scripts +# Available Scripts In the project directory, you can run: