Adjust for HQ screenshots

This commit adjusts the calculator screenshot to be smaller horizontally
This commit is contained in:
pikiwedia 2024-05-11 15:05:20 -05:00 committed by GitHub
commit 1fc127386b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ Calculator ships regularly with new features and bug fixes. You can get the late
[![Build Status](https://dev.azure.com/ms/calculator/_apis/build/status/Calculator-CI?branchName=main)](https://dev.azure.com/ms/calculator/_build/latest?definitionId=57&branchName=main)
![Calculator Screenshot](docs/Images/CalculatorScreenshot.png)
<img src="docs/Images/CalculatorScreenshot.png" alt="Calculator Screenshot" width="450px" />
## Features
- Standard Calculator functionality which offers basic operations and evaluates commands immediately as they are entered.