Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
entorb committed Feb 1, 2024
1 parent f1f484d commit 7ac73f8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@
## Setup

* `pip install -r requirements.txt`
* requires a personal access token file token.txt, obtained from <https://cloud.ouraring.com/personal-access-tokens>
* set the start date in config.json
* requires a personal access token, obtained from <https://cloud.ouraring.com/personal-access-tokens> and stored in [token.txt](token.txt)

## Running

* set the start date in [config.json](config.json)
* [1fetch_v2.py](1fetch_v2.py): download your Oura data
* [2analyze_v2.py](2analyze_v2.py): analyze your Oura data

## Results

Expand Down

0 comments on commit 7ac73f8

Please sign in to comment.