mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
Mention C# in the README (#1703)
This commit is contained in:
parent
9f9d4c256c
commit
0b1a3adfde
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# 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++ and 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.
|
||||
|
||||
Calculator ships regularly with new features and bug fixes. You can get the latest version of Calculator in the [Microsoft Store](https://www.microsoft.com/store/apps/9WZDNCRFHVN5).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue