From 0ffec7082f957da3d60f54a71554364443952c5b Mon Sep 17 00:00:00 2001 From: Leah Antkiewicz Date: Tue, 5 Mar 2019 15:45:16 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 023e1660..78731b2a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Calculator +# Calculator app 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.