mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Improve readme screenshot and icon
This commit is contained in:
parent
8e1a14793a
commit
1f8bd3b1bf
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Calculator
|
# Calculator 
|
||||||
The Windows Calculator app is a modern Windows app written in C++ that ships pre-installed with Windows.
|
The Windows Calculator app is a modern Windows app written in C++ that ships pre-installed with Windows.
|
||||||
The app provides standard, scientific, and programmer calculator functionality, as well as a set of converters between various units of measurement and currencies.
|
The app provides standard, scientific, and programmer calculator functionality, as well as a set of converters between various units of measurement and currencies.
|
||||||
|
|
||||||
|
@ -6,7 +6,9 @@ Calculator ships regularly with new features and bug fixes. You can get the late
|
||||||
|
|
||||||
[](https://dev.azure.com/ms/calculator/_build/latest?definitionId=57&branchName=master)
|
[](https://dev.azure.com/ms/calculator/_build/latest?definitionId=57&branchName=master)
|
||||||
|
|
||||||

|
<p align="center">
|
||||||
|
<img src="docs/Images/CalculatorScreenshot.png">
|
||||||
|
</p>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Standard Calculator functionality which offers basic operations and evaluates commands immediately as they are entered.
|
- Standard Calculator functionality which offers basic operations and evaluates commands immediately as they are entered.
|
||||||
|
|
BIN
docs/Images/CalculatorIcon.png
Normal file
BIN
docs/Images/CalculatorIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue