diff --git a/README.md b/README.md index 657afd4..f99ae09 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Deriva analyzes code repositories and transforms them into [ArchiMate](https://www.opengroup.org/archimate-forum) models that can be opened in the [Archi modeling tool](https://www.archimatetool.com/). +![Deriva App](assets/app.png) + ## How It Works 1. **Clone** a Git repository diff --git a/assets/app.png b/assets/app.png new file mode 100644 index 0000000..628799a Binary files /dev/null and b/assets/app.png differ