diff --git a/docs/readme.md b/docs/readme.md index 0c681a6..33c7a6c 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -3,6 +3,7 @@ Excalidraw Automate allows you to create Excalidraw drawings using the [Templater](https://silentvoid13.github.io/Templater/docs/) plugin, and to generate embedded SVG and PNG images using [DataviewJS](https://blacksmithgu.github.io/obsidian-dataview/docs/api/intro/) With a little work, using Excalidraw Automate you can generate simple mindmaps, build a faimly tree, fill out SVG forms, create customized charts, etc. based on documents in your vault. +![image](https://user-images.githubusercontent.com/14358394/117549619-bae41180-b03b-11eb-968d-c909e79a7524.png) ## API documenation - [Introduction to the API](API/introduction.md)