From d3747e46781562c205c152a10fe87e164f09e711 Mon Sep 17 00:00:00 2001
From: Pierre Puchaud <40755537+Ipuch@users.noreply.github.com>
Date: Wed, 10 Dec 2025 09:50:20 +0100
Subject: [PATCH] scout: Update README equations rendering
- make the rendering of equations better.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ec5a5fbb..bb93b5fa 100644
--- a/README.md
+++ b/README.md
@@ -154,7 +154,7 @@ isometric muscle force, $f_l$ the force-length, $f_v$ the force-velocity and $f_
```math
F_m(t) = a(t)\, F_{\max}\, f_l(\tilde{l}_m)\, f_v(\tilde{v}_m) + f_{pas}(\tilde{l}_m)
```
-
+
`Cocofest` replaces $a(t)$ × $F_{max}$ by the force obtained using [FES models](#available-fes-models).
This approach allows motions driven-FES simulations, meanwhile benefiting from musculoskeletal model properties (e.g., muscle insertion, weight, inertial).
@@ -374,4 +374,4 @@ Meanwhile, if you use `Cocofest`, please cite the following zenodo link: [10.528
-