diff --git a/README.md b/README.md index fd77f06..fff2b3b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,21 @@ -BigJavaBrother +Java-BigBrother ============== -Instances exploration in executing Java programs using anotations. +Java programs exploration. + +BigBrother +---------- + +Core library with observables models and JAR files scanner. + +BigBrother-Gui +-------------- + +JavaFX with FXML graphic user interface. + +![Main window](sample.jpg) + +TreeChart +--------- + +Modified [Niklas Hoffmann's TreeChart](https://code.google.com/p/javafx-treechart/). \ No newline at end of file diff --git a/sample.jpg b/sample.jpg new file mode 100644 index 0000000..c7e5a0d Binary files /dev/null and b/sample.jpg differ