Skip to content

Commit 7abcf7a

Browse files
authored
Update README with workout completion stats
Added additional information about workout stats.
1 parent 208e155 commit 7abcf7a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

apps/workouts/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,11 @@
22
A simple, all-in one workout tracking app. Start a workout to see heart rate, calories burned (if the `Calories` module is installed), and steps accumulated.
33

44
The calories module is installed by default when you install this app, but the app will work without the calories module, just without calorie data.
5+
6+
When you finish a workout, you'll see the following stats:
7+
- Time Elapsed
8+
- Calories Burned
9+
- Average Heart Rate
10+
- Max Heart Rate
511
## Author
612
RKBoss6

0 commit comments

Comments
 (0)