Skip to content

Commit

Permalink
refactor: readme 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjoshi46b committed May 14, 2022
1 parent cabb52d commit d5b24bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ It is a web app that analysis the estimation accuracy for the time and number of

You can head over to [https://cocomo.herokuapp.com](https://cocomo.herokuapp.com) to try out the app in your browser.

<u>Login Credentials :-</u>
**Login Credentials :-**
Username: cocomo
Password: django12

Expand All @@ -39,7 +39,7 @@ py manage.py makemigrations
py manage.py migrate
```

4. Create a super user to access django admin panel
4. Create a super user to access the app

```bash
py manage.py createsuperuser
Expand Down

0 comments on commit d5b24bf

Please sign in to comment.