diff --git a/README.md b/README.md
index 37b452e3517809cac99dce6371c8e2de9423cb8d..2a38f8ea66977bfad519c1887cda78c055ce173a 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
-# IRLCognitiveGame
-IRL for generating caregivers' initial policies
+### Max Entropy and Max Causal Entropy algorithms based on the work of [ Maximilian Luz](https://github.com/qzed/irl-maxent) ### 
+
+#### Package:
+- **src** folder contains the following classes:
+    * maxent, implementation of the maxent and maxcausalent of Maximilian Luz
+        * optimizer, auxiliary class to speed up the learning
+    * value iteration based on the code of Yiren Lu
\ No newline at end of file