From a4f76a00bf7bbeac0aae98d1c81159099aeaeae4 Mon Sep 17 00:00:00 2001 From: Simon O'Shea <55282932+osheas1atwit@users.noreply.github.com> Date: Mon, 17 Feb 2020 16:26:50 -0500 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7163ddb --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# integrationCalculator +Integrated Engineering Calculus Project, create an integration calculator using java.