diff --git a/README.md b/README.md index 5179cee..f05dd5b 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,9 @@ for describing user interfaces in a more natural way than the classic wall of text associated with the native code-behind approach. +![example](./resources/example.png) + + + +The following is a 10 minute demo video showing how an application can be developed, and how the interaction between the xml parsing and the java code works ![demo-gig](./resources/jistdemo.gif) diff --git a/resources/example.png b/resources/example.png new file mode 100644 index 0000000..ff80517 Binary files /dev/null and b/resources/example.png differ