Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
entorb committed Mar 18, 2023
1 parent 2c154df commit 26da076
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Fetch and analyze your Oura ring data

## setup
## Setup

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

## results
## Results

* correlation of SleepStart and SleepDuration on various parameters
* output as chart and text files

0 comments on commit 26da076

Please sign in to comment.