diff --git a/Courses/Machine Learning with Python, A Practical Introduction/README.md b/Courses/Machine Learning with Python, A Practical Introduction/README.md
index 82a361e4b436a88c4295a463c4b574decee869b7..d5b08b58dbbe480b0116bb9f988aa75c97a504d1 100644
--- a/Courses/Machine Learning with Python, A Practical Introduction/README.md
+++ b/Courses/Machine Learning with Python, A Practical Introduction/README.md
@@ -3,6 +3,10 @@
This folder contains some code developed as exercise during the course (ML0101EN) Machine Learning with Python: A Practical Introduction by IBM at edX.
The codes developed here were **not** developed by me from beginning to end, but completed with the intention of fix the knowledge adquired and developed.
+### Expected results
+
+
+
## Motivation
Learn how to solve machine learning problems with python for data science further projects with the support of some python libraries as pandas and scikit learn.