diff --git a/README.md b/README.md index e7d14af..3a777e0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ant build file analyzer that extracts compile-targets, developer included/exclud ## Running the Program -`java -jar build-analyzer.jar [path-to-project-directory] [path-to-place-output-file] [build-file-name]` +`java -jar build-analyzer-[version].jar [path-to-project-directory] [path-to-place-output-file] [build-file-name]` ### Program Output diff --git a/build.xml b/build.xml index 6627cfa..f9cce26 100644 --- a/build.xml +++ b/build.xml @@ -7,6 +7,9 @@ + + + @@ -56,7 +59,7 @@ - +