From 55e69d8a3c6af7e4287a857b8a2a940f91934ad2 Mon Sep 17 00:00:00 2001 From: jricher Date: Tue, 12 Jun 2012 09:27:52 -0700 Subject: [PATCH] Created Build Instructions (markdown) --- Build-Instructions.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Build-Instructions.md diff --git a/Build-Instructions.md b/Build-Instructions.md new file mode 100644 index 0000000..2a703e9 --- /dev/null +++ b/Build-Instructions.md @@ -0,0 +1,2 @@ +This project uses Maven as its build system. The project makes use of both Git submodules (to include dependencies) and Maven submodules (to organize components), which makes compilation a little tricky. +