added quick intro
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 28 Jul 2013 12:39:33 +0000 (15:39 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 28 Jul 2013 12:39:33 +0000 (15:39 +0300)
doc/index.html

index f6c58d6..b3da463 100644 (file)
@@ -27,6 +27,10 @@ This software is distributed under <a
 \r
        <h2>General</h2>\r
 \r
+       Goal: simplify/speed up understanding the computer program code by\r
+       automatically visualizing its structure.\r
+         \r
+       <br/><br/>\r
        JavaInspect is a Java library that you can embed into your Java project\r
        with a few lines of Maven configuration and then visualize any part of\r
        your Java program structure with few simple JavaInspect API calls at\r