diff --git a/doc/README.md b/doc/README.md index cdf9cfd1516a56b6556656327a55550727e5c896..cdfda4a0730b81c5cc98ea844ef7298fe72fff5c 100644 --- a/doc/README.md +++ b/doc/README.md @@ -2,7 +2,7 @@ In this section, muscle forces are converted to finite-element forces acting on the nodes of the surface mesh of each muscle group. The 3 loading models proposed by Grosse et al. (2007) have been implemented in python with a special care about efficiency. -In the simplest model – the Uniform-Traction model – the total traction force $\bar{F}$ applied by a muscle on the bone is uniformly distributed on the surface mesh of the muscle attachment. For each triangle of this mesh, the traction is assumed to be directed towards a focal node modelling the opposite muscle attachment (see Figure 1). +In the simplest model – the Uniform-Traction model – the total traction force $`\bar{F}`$ applied by a muscle on the bone is uniformly distributed on the surface mesh of the muscle attachment. For each triangle of this mesh, the traction is assumed to be directed towards a focal node modelling the opposite muscle attachment (see Figure 1). 