diff --git a/README.md b/README.md index a93d1e9..58c4a0b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # PercentageIncrease - A handy Command Line App to quickly calculate the increase (or decrease) from a starting to a final value. @@ -29,7 +29,7 @@ You have two ways to calculate the increase in percentage using **PercentageIncr Type ```% ``` or ```increase ``` followed by the starting and the final values. Example: ```% 2 3``` returns: ```Increase of: 50.0%``` - ![ExampleImage](https://github.com/AlexPerathoner/PercentageIncrease/blob/master/Resources/Screen1.?raw=true) + ![ExampleImage](https://github.com/AlexPerathoner/PercentageIncrease/blob/master/Resources/Screen1.png?raw=true) * **Without parameters** Type ```%``` or ```increase ``` and press enter. You will now prompted to insert the starting and the final values. @@ -37,7 +37,7 @@ You have two ways to calculate the increase in percentage using **PercentageIncr Insert one after the other the two values the two values and press enter. Example: - ![ExampleImage](https://github.com/AlexPerathoner/PercentageIncrease/blob/master/Resources/Screen2.?raw=true) + ![ExampleImage](https://github.com/AlexPerathoner/PercentageIncrease/blob/master/Resources/Screen2.png?raw=true) @@ -51,4 +51,4 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md --- Donations are welcome! -[![Donate-Paypal](https://img.shields.io/badge/donate-paypal-yellow.svg?style=flat)](https://paypal.me/AlexanderPerathoner) \ No newline at end of file +[![Donate-Paypal](https://img.shields.io/badge/donate-paypal-yellow.svg?style=flat)](https://paypal.me/AlexanderPerathoner)