diff --git a/pmd/docs/index.html b/pmd/docs/index.html
index 028843f96c..51abbb967a 100644
--- a/pmd/docs/index.html
+++ b/pmd/docs/index.html
@@ -21,6 +21,7 @@
JTest - commercial product, very nice with tons of features, but also very expensive and requires a running X server (or Xvfb) to run on Linux. They charge $500 to move a license from one machine to another.
JLint - open source, written in C++, does lots of synchronization checks.
JNP - source code available, nifty research projects, uses JJTree/JavaCC.
+
Checkstyle - open source, very detailed, supports both Maven and Ant.