diff options
author | rodri <rgl@antares-labs.eu> | 2022-08-01 14:52:26 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2022-08-01 14:52:26 +0000 |
commit | 4fd73508edaa8cd0823a7a873cdb5489f6eaea5d (patch) | |
tree | b3be410f9d6586665ff16ab3912c3f1f8550123c | |
parent | 2cd49de2132f23e595fec89bfbe41d5b1b5c1c18 (diff) | |
download | rcfitness-4fd73508edaa8cd0823a7a873cdb5489f6eaea5d.tar.gz rcfitness-4fd73508edaa8cd0823a7a873cdb5489f6eaea5d.tar.bz2 rcfitness-4fd73508edaa8cd0823a7a873cdb5489f6eaea5d.zip |
updated the readme file.
-rw-r--r-- | readme.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -18,10 +18,9 @@ Computes the BMR using the Mifflin-St. Jeor equation. ## default session file -The `default.session` file shows a repetitions-per-exercise table, -matching the order in the `exercises` file, ready to be selected and -sent to a [rio(1)](http:/man.9front.org/1/rio) window right after -starting a `workout`. +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`. ## about weights |