diff --git a/ea-scripts/README.md b/ea-scripts/README.md index 0ea4098..8bff4ed 100644 --- a/ea-scripts/README.md +++ b/ea-scripts/README.md @@ -1,7 +1,11 @@ # Excalidraw Script Engine scripts library +Click to watch the intro video: + +[![Script Engine](https://user-images.githubusercontent.com/14358394/145684531-8d9c2992-59ac-4ebc-804a-4cce1777ded2.jpg)](https://youtu.be/hePJcObHIso) + See the [Excalidraw Script Engine](https://zsviczian.github.io/obsidian-excalidraw-plugin/ExcalidrawScriptsEngine.html) documentation for more details. -## How to install +## How to install scripts into your Obsidian Vault Open the script you are interested in and save it to your Obsidian Vault including the first line `/*`, or open it in "Raw" and copy the entire contents to Obsidian. ![](https://raw.githubusercontent.com/zsviczian/obsidian-excalidraw-plugin/master/images/scripts-download-raw.jpg)