From 02518fe44f15ff1a7bfd674507d030292b5a31aa Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Thu, 4 Nov 2021 13:25:23 -0400 Subject: [PATCH] some text lol --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7375220..ad1ab44 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# quadratic \ No newline at end of file +# quadratic + +Simple cli calculator that computes real and complex roots of a quadratic. +
+Make a project do one thing good rather than do alot that isn't. I learned from my past projects and the best way to code is to KISS.