diff --git a/index.html b/index.html index 511245d..49fcc5a 100644 --- a/index.html +++ b/index.html @@ -24,9 +24,14 @@ explains the rationale behind this approach. The tehnology behind UMLGraph was used to draw many of the diagrams appearing in the book Code Reading: The Open Source Perspective (Addison Wesley, 2003). -In addition, Adam Feuer's -PyUMLGraph -system extends the concept to Python programs. +In addition, +the Politecnico Di Torino SoftEng group has extended UMLGraph into +the XUG +reverse engineering tool, and +Adam Feuer's +PyUMLGraph +system applies the concept to Python programs, + Finally, Martin Fowler writes:
diff --git a/web/index.html b/web/index.html index 511245d..49fcc5a 100644 --- a/web/index.html +++ b/web/index.html @@ -24,9 +24,14 @@ explains the rationale behind this approach. The tehnology behind UMLGraph was used to draw many of the diagrams appearing in the book Code Reading: The Open Source Perspective (Addison Wesley, 2003). -In addition, Adam Feuer's -PyUMLGraph -system extends the concept to Python programs. +In addition, +the Politecnico Di Torino SoftEng group has extended UMLGraph into +the XUG +reverse engineering tool, and +Adam Feuer's +PyUMLGraph +system applies the concept to Python programs, + Finally, Martin Fowler writes: