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.