From 1c0f58691391072c43a1d0977605d9b05f505630 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Mon, 1 May 2017 20:26:52 +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 7702a171..1aa4d8dd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ 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.** -![alt text](https://github.com/XDrake99/WarpPI/blob/new-internal-structure/res/algebra_input.gif?raw=true "Algebra input screen") +![alt text](https://github.com/XDrake99/WarpPI/blob/aster/src/main/resources/algebra_input.gif "Algebra input screen") ![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")