diff --git a/README.md b/README.md new file mode 100644 index 0000000000..1437e88479 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# PMD + +PMD is a source code analyzer. It finds unused variables, +empty catch blocks, unnecessary object creation, and so forth. + +For more information, visit http://pmd.sourceforge.net + +To see the current status of this repo, visit https://buildhive.cloudbees.com/job/pmd/