diff --git a/index.html b/index.html
index a1e0ebe..bd1fe97 100644
--- a/index.html
+++ b/index.html
@@ -26,6 +26,8 @@ appearing in the books
Code Quality: The Open Source Perspective (Addison Wesley, 2006) and
Code Reading: The Open Source Perspective (Addison Wesley, 2003).
In addition,
+the UMLGraphDoc doclet included in this distribution automatically
+adds UML diagrams to javadoc documentation,
LightUML
integrates UMLGraph into Eclipse,
Dotuml
@@ -38,7 +40,7 @@ the XUG
reverse engineering tool, and
Adam Feuer's
PyUMLGraph
-system applies the concept to Python programs,
+system applies the concept to Python programs.
Finally,
Martin Fowler writes:
diff --git a/web/index.html b/web/index.html
index a1e0ebe..bd1fe97 100644
--- a/web/index.html
+++ b/web/index.html
@@ -26,6 +26,8 @@ appearing in the books
Code Quality: The Open Source Perspective (Addison Wesley, 2006) and
Code Reading: The Open Source Perspective (Addison Wesley, 2003).
In addition,
+the UMLGraphDoc doclet included in this distribution automatically
+adds UML diagrams to javadoc documentation,
LightUML
integrates UMLGraph into Eclipse,
Dotuml
@@ -38,7 +40,7 @@ the XUG
reverse engineering tool, and
Adam Feuer's
PyUMLGraph
-system applies the concept to Python programs,
+system applies the concept to Python programs.
Finally,
Martin Fowler writes: