diff --git a/README.md b/README.md index ded2d2ce..4182e822 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Calculator ships regularly with new features and bug fixes. You can get the late [![Continuous Integration](https://github.com/microsoft/calculator/actions/workflows/action-ci.yml/badge.svg)](https://github.com/microsoft/calculator/actions/workflows/action-ci.yml) - ![Calculator Screenshot](docs/Images/CalculatorScreenshot.png) +Calculator Screenshot ## Features - Standard Calculator functionality which offers basic operations and evaluates commands immediately as they are entered. diff --git a/docs/Images/CalculatorScreenshot.png b/docs/Images/CalculatorScreenshot.png index 380060f5..257ffd15 100755 Binary files a/docs/Images/CalculatorScreenshot.png and b/docs/Images/CalculatorScreenshot.png differ diff --git a/docs/Images/VSInstallationScreenshot.png b/docs/Images/VSInstallationScreenshot.png index b2cf5f40..47578bcc 100644 Binary files a/docs/Images/VSInstallationScreenshot.png and b/docs/Images/VSInstallationScreenshot.png differ