Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanreiter committed Dec 7, 2023
1 parent e814252 commit 514ce1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ Follow the [project board](https://github.com/orgs/cis3296f23/projects/118) to s
* Ensure all packages are up to date and installed by running `npm install`
* Ensure API keys are in the `.env` file

```
```env
PETFINDER_API_KEY=<your api key>
PETFINDER_API_SECRET=<your api secret>
AZURE_SQL_SERVER=purrfectpetssql.database.windows.net
Expand Down

0 comments on commit 514ce1b

Please sign in to comment.