diff --git a/README.md b/README.md
index 7cf9053f..eea8f97d 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
# WarpPI Calculator
Step-by-step algebraic calculator for Raspberry PI.
-**This project is experimental and related to my physical calculator, it starts but many fundamental features aren't complete.**
-**If you really want to build it and test on your computer take account of that.**
+**This project is experimental and related to my physical calculator, it works but many fundamental features aren't complete.**
+**If you really want to build and test it on your computer take account of that.**
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra_input.gif "Algebra input screen")
+![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra%20variable%20type.gif "Algebra variable type menu")
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/decimal.png "Example expression")
![alt text](https://github.com/XDrake99/WarpPI/blob/master/src/main/resources/algebra.png "Simplification of an expression")