diff options
author | rodri <rgl@antares-labs.eu> | 2023-04-04 13:00:05 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2023-04-04 13:00:05 +0000 |
commit | e6a585bf14e6d3510e2ad8395c9333fcd7154721 (patch) | |
tree | 322b1fdf6bbb8136a09306d0771c13f25707bbbe | |
parent | 31acd912ca0429913ef9814f4de3af8b4c2cf313 (diff) | |
download | rcfitness-e6a585bf14e6d3510e2ad8395c9333fcd7154721.tar.gz rcfitness-e6a585bf14e6d3510e2ad8395c9333fcd7154721.tar.bz2 rcfitness-e6a585bf14e6d3510e2ad8395c9333fcd7154721.zip |
updated the readme file.
-rw-r--r-- | readme.md | 21 |
1 files changed, 17 insertions, 4 deletions
@@ -2,11 +2,24 @@ Rc tools for fitness tracking -## default session file +## default session files -The `calisthenics.week` file shows a selection of exercises and a -repetitions-per-exercise table, matching the order in the `exercises` -file. It's used to automatically set up a routine, like `{cat calisthenics.week; cat} | workout`. +The `(calisthenics skills weights)^.week` files show a selection of exercises and a +repetitions-per-exercise table, matching the index in the `exercises` +file. It's used to automatically set up a routine, like `cat calisthenics.week /fd/0 | workout`. + +### calisthenics session + +Focused on strength and hypertrophy using bodyweight exercises. + +### skills session + +Specific progressions to build up to the front lever and planche +movements. + +### weights session + +Mostly hypertrophy training and conditioning using weighted exercises. ## basal metabolic rate (BMR) |