From b6ff4acd786f531ae13a597344921772061bea20 Mon Sep 17 00:00:00 2001 From: superdimensional Date: Mon, 19 Apr 2021 15:50:01 -0400 Subject: [PATCH] added text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1895cb..7ddb52d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Calculator with various formulas for common and uncommon problems. ## Goal -My goal for this project is to write an open sourced mathmatical library for C. +My goal for this project is to write an open sourced mathmatical library for C along with a cli math calculator. ---