add a basic README.md file for github

This commit is contained in:
Andreas Dangel 2012-11-17 17:00:27 +01:00
parent cc17820ec2
commit 68cc44b374

8
README.md Normal file
View File

@ -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/