diff --git a/README.md b/README.md index 2368282..d97be4b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # user-management-app -* User Management App using Angular and Firebase _ Cloud Firestore_ database. +* User Management App using Angular and Firebase _Cloud Firestore_ database. -* This app allows you to display likes in graphic using _hightcharts_. +* This app allows you to display likes in graphic using _hightcharts_. # Overview @@ -15,7 +15,7 @@ 1. Build the project using `ng build --prod`. 2. Install firebase CLI `npm install -g firebase-tools`. 3. Login to your firebase acccount `firebase login`. -4. Run `firebase init` to initialize the project. +4. Run `firebase init` to initialize the project.
Upon the initializing the project you'll be asked a few questions like * Firebase CLI features. * Databse rules file. @@ -25,4 +25,4 @@ Upon the initializing the project you'll be asked a few questions like 5. `firebase deploy` to deploy the application -This application is available at `https://linuxtest-b6316.web.app/`. \ No newline at end of file +This application is available at . \ No newline at end of file