diff --git a/README.md b/README.md
index 48a3698..f7acdf9 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ The models present in the library are:
| **MyoLeg**
- 20 Degree of Freedom (DoF)
- 80 muscles |
|
| **MyoArm**
- 27 Degree of Freedom (DoF)
- 63 muscles |
|
| **MyoOSL**
- 19 Degree of Freedom (DoF)
- 54 muscles, 2 torque actuators |
|
+| **MyoBack**
- 3 Degree of Freedom (DoF)
- 210 muscles, 18 joints |
|
Description of the models can be found [here](https://myosuite.readthedocs.io/en/latest/suite.html#models).
diff --git a/back/README.md b/back/README.md
index 7996234..bd17067 100644
--- a/back/README.md
+++ b/back/README.md
@@ -2,10 +2,11 @@
## General:
-The myoArm mujoco musculoskeletal (MSK) model is generated from: Constrained Lumbar Spine model - 210 [https://simtk.org/projects/lumbarspine] from Opensim.
+The myoBack mujoco musculoskeletal (MSK) model is generated from: Constrained Lumbar Spine model - 210 [https://simtk.org/projects/lumbarspine] from Opensim.
This generated mujoco MSK model has almost identical kinematics, and very similar muscle kinematics (moment arms) and kinetic (forces) properties.
+The model have 210 actuators and 18 joints. The model can be controlled by 3 "virtual joints": Flexion extension, lateral bending, and axial rotation, that maps onto the real joints.
## Conversion process: