From 086b4a90d7a5197b4f1869ce0124fc19628c908d Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Sun, 28 May 2017 16:01:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c51edc0f..eea8f97d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ Step-by-step algebraic calculator for Raspberry PI. **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/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")