diff --git a/README.md b/README.md
index 7aa01b8d53fbf3bfa9f6586bbd0eb1af46134efb..717fd2f3703183302e271a3c6c605f965ef2c9a2 100644
--- a/README.md
+++ b/README.md
@@ -4,14 +4,20 @@
 The ***MSA toolkit*** is the repository in which the code implemented by the Mission Analysis team is stored. It is composed of several folders. 
 
 In order to properly run the msa toolkit code in MATLAB, you will need to install the following MATLAB add-ons:
-* Aerospace Toolbox
-* Global Optimization Toolbox
-* Mapping Toolbox
-* Optimization Toolbox
-* Parallel Computing Toolbox
-* Statistics and Machine Learning Toolbox
 
-The repository itself contains the necessary tools, while the majority of the data is stored in the common folder, which is a submodule linked to the common repository
+* **Simulink**
+* **Aerospace Blockset**
+* **Aerospace Toolbox**
+* **Deep Learning Toolbox**
+* **Global Optimization Toolbox**
+* **Mapping Toolbox**
+* **Navigation Toolbox**
+* **Optimization Toolbox**
+* **Parallel Computing Toolbox**
+* **Statistics and Machine Learning Toolbox**
+* **Symbolic Math Toolbox**
+
+The repository itself contains the necessary tools, while the majority of the data is stored in the common folder, which is a *submodule* linked to the common repository.
 
 ### aerodynamicsOptimization
 This program implements an aerodynamics optimization of the rocket. The rocket is optimized to reach the highest apogee possible with the chosen set of fixed parameters using a genetic algorithm. It may take some time to run.
@@ -30,7 +36,7 @@ This program is developed for a primary apogee analysis with different engines w
 ```
 
 ### autoMatricesProtub
-This program allows for an automatic computation of the rocket aerodynamic coefficients using Missile DATCOM, for different airbrakes configurations.
+This program allows for an automatic computation of the rocket aerodynamic coefficients, for different airbrakes configurations.
 
 **Example:**
 ```matlab
diff --git a/common b/common
index e004f0094d298cdcd902e0eced82f4607c7c59d5..01a8a6416273f3ad59a1420fc8a1602640c67b4c 160000
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit e004f0094d298cdcd902e0eced82f4607c7c59d5
+Subproject commit 01a8a6416273f3ad59a1420fc8a1602640c67b4c