diff --git a/Home.md b/Home.md index 7ee1344..a729d0a 100644 --- a/Home.md +++ b/Home.md @@ -14,13 +14,7 @@ If you run into javax.crypto.JceSecurity errors, do the following: 3. Install the new policy files per the README file included in the download. The download contains new versions of local_policy.jar and US_export_policy.jar. These files must be placed in your jre/lib/security folder(s - multiple on Windows), replacing the current files. If you wish to at some point revert back to your original policy files, store the original files elsewhere. -### Building ### +# Project Information -Init and update the project sub-modules: - - git submodule init - git submodule update - -You'll need (http://maven.apache.org/)mvn2 installed to build via: - - mvn package \ No newline at end of file + * [Build Instructions](Build-instructions) + * [Architecture](Architecture) \ No newline at end of file