Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinTrinh1227 authored Mar 1, 2024
1 parent 3c262c4 commit e5a9249
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
![ppplogo](/static/images/ppp.png)
#
<p align="center">
**IMPORTANT: I AM CURRENTLY WORKING ON Prize-Pick-Predictions VERSION 2.**</br>
A Flask application that displays current NBA player score predictions. Please take a look below.
</p>
<div align="center">
Expand Down Expand Up @@ -46,6 +47,11 @@ This Python project is a Flask application that provides "recommendations" for s
```sh
gecko_path = './drivers/geckodriver.exe'
```
3. Create a "`.env`" file with your [balldontlie](https://new.balldontlie.io/) API key (Free account will work fine)

```sh
THE_BALL_DONT_LIEAPI_KEY=<YOUR_API_KEY>
```

## 🚀 Host the app locally

Expand Down

0 comments on commit e5a9249

Please sign in to comment.