Skip to content

Commit

Permalink
Update README.md for git blame details
Browse files Browse the repository at this point in the history
  • Loading branch information
vcai122 authored Sep 30, 2024
1 parent 5da6351 commit 4f18580
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@ Final Steps:
- `pipenv run python manage.py migrate`
- `pipenv run python manage.py runserver 8000`

Setting up precommit:
Making git blame [correct](https://github.com/pennlabs/penn-mobile/pull/287) (_optional_):
- `git config blame.ignoreRevsFile .git-blame-ignore-revs`

Setting up precommit (_optional_):
- `pipenv run pre-commit install`

## Creating Users
Expand All @@ -47,4 +50,4 @@ In separate terminal windows, run the following commands:

## Exploring the API

- Expore the API via our [auto-generated documentation](https://pennmobile.org/api/documentation/)! This is a really good way to click around and discover stuff.
- Expore the API via our [auto-generated documentation](https://pennmobile.org/api/documentation/)! This is a really good way to click around and discover stuff.

0 comments on commit 4f18580

Please sign in to comment.