--- a
+++ b/src/features/README.md
@@ -0,0 +1,5 @@
+# Features 
+
+This module contains the implementation of the input features used for the different methods. Each Python file contains the implementation of a single feature. The `__init__.py` contains the feature groups used for the different methods.
+
+Some of the implemented features are not used in the final models. 
\ No newline at end of file