diff --git a/README.md b/README.md
index e65c6aebfafa3d2761156483ce7bdf426f9a061f..8dc6c91d21e9dcbbc418434807b2e559138b3eee 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,9 @@
-# task_environment
+### Auxiliary package to formalise the cognitive training domain ### 
+
+#### Package:
+- the folder contains the following classes:
+    * cognitive_game_env.py defines the cognitive domain used in the IRL algorithm
+    * cognitive_game_vars.py defines the variables employed by the BNs
+    * environment.py defines the main rules of the cognitive exercise
+    * episode.py, class to initialise and store the episodes (s, a, s')
+    
\ No newline at end of file