From f2f3f1c61dc3af01b28d7293eadfe34fc41f7193 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Thu, 7 Sep 2017 23:17:58 +0000 Subject: [PATCH] Added the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e99db58 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# maven + +Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. \ No newline at end of file