Skip to content

Commit

Permalink
Updating README.md file ✅
Browse files Browse the repository at this point in the history
  • Loading branch information
masouduut94 committed Feb 27, 2024
1 parent bd30311 commit 9134e03
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,11 +148,12 @@ test:
- `make install` to install dependencies.
- `make test` to run unittest tests for backend APIs.
- `uvicorn src.backend.app.app:app` to start the APIs.
- Then to seed the database with initial data, run `src/api_init_data.py`.
- run `src/main.py` and check out the database to see the results.

# About data
The video clips that are gathered as data are from
[this youtube channel](https://www.youtube.com/@VolleyballWatchdog/videos).
[this YouTube channel](https://www.youtube.com/@VolleyballWatchdog/videos).

## What comes next:
1. Data Analysis is going to be added to the code. There are various KPIs that can be
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 9134e03

Please sign in to comment.