From 09417ecd1c1284f62c1d8bbad8bc4849e6065925 Mon Sep 17 00:00:00 2001 From: Luca Modenese Date: Tue, 6 Jul 2021 15:33:19 +0100 Subject: [PATCH] upd README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ca2b20..cba0abf 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ The tool is introduced and described in the following publication, which we invi keywords = {Femoral version, Femoral anteversion, Musculoskeletal modeling, Tibiofemoral contact force, Knee Loading, Femur, Walking} } ``` -The paper is [open access](https://doi.org/10.1016/j.gaitpost.2021.06.014) and all the materials and scripts used in that manuscript are available at [this repository](https://github.com/modenaxe/femoral-anteversion-paper). +The [paper is open access](https://doi.org/10.1016/j.gaitpost.2021.06.014) and all the materials and scripts used for that manuscript are available at [this repository](https://github.com/modenaxe/femoral-anteversion-paper). +Please note that version of the tool used in the reproducibility repository is [v0.1](https://github.com/modenaxe/msk-bone-deformation/releases/tag/v0.1), while the latest version is always recommended for new users. # Requirements and setup @@ -158,7 +159,7 @@ We have provided example scripts that demonstrate how to modify the geometry of * [`Example_deform_distal_tibia_gait2392.m`](Example_deform_distal_tibia_gait2392.m) * [`Example_deform_distal_tibia_Rajagopal.m`](Example_deform_distal_tibia_Rajagopal.m) -The models resulting from these scripts are available in the [`examples'](./examples) folder. +The models resulting from these scripts, together with the bone geometries for visualizing the Rajagopal model, are available in the [`examples'](./examples) folder. # How to contribute We welcome any contribution from the biomechanical and open source community, in any form. Few tips for contributing: