From 5c9dc8815e41bb7fc0a42a0015224375f8122604 Mon Sep 17 00:00:00 2001 From: Henry Hiles Date: Tue, 7 Feb 2023 11:17:19 -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 1ececf3..1f7a028 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # MentalMath -A simple project to help with learning addition and subtraction. You can change the amount of numbers, and switch between addition and subtraction modes. +A simple project to help with learning addition and subtraction. You can change the amount of numbers, and switch between addition and subtraction modes. This project was built using React and CSS Modules.