From 5fa0359fd3662d6ac84c09f3dfb2259ee118cfde Mon Sep 17 00:00:00 2001 From: Henry Hiles Date: Tue, 7 Feb 2023 11:16:52 -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 58dd441..1ececf3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # MentalMath -A simple project to help with learning addition and subtraction. Written in React. +A simple project to help with learning addition and subtraction. You can change the amount of numbers, and switch between addition and subtraction modes.