diff --git a/README.md b/README.md
index 00b6ff367bd1c805d1f73b6f1b12928036fa80d8..05d827eb741bc1b5cf167709a6a614c02095de49 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,8 @@ To run the GUI for the REPL interpreter simply run the following command on the
 python3 GUI_byBuni.py
 ```
 
+![Screenshot](readme_images/image.png)
+
 ---
 
 The rest of our work is ran in the same way as in the ReadMe [here](https://github.com/DiegoEmilio01/A-Symbolic-Language-for-Interpreting-Decision-Trees).