diff --git a/README.md b/README.md index 745137c..aefffee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # SuperMemoScripts Scripts compilation repository for SuperMemo users +This software works in tandem with Image Occlusion Editor, found [on this same GitHub profile](https://github.com/supermemo/ImageOcclusionEditor) + ## SuperMemo Assistant (Legacy) ### Downloads [SuperMemoAssistant Executable (compiled script)](https://github.com/supermemo/SuperMemoScripts/releases/download/v0.1c/SuperMemoAssistant_legacy-v0.1c.exe) @@ -22,3 +24,6 @@ global ImageEditorBin := "C:\Program Files (x86)\ImageOcclusionEditor\ImageOcclu global OcclusionItemNamePattern := "[Occlusion]: {1}" ; {1} Parent name global OcclusionImageNamePattern := "__Occlusion: {1} {2}" ; {1} Original image name {2} TimeStamp ``` + +## Demonstration video +[![Image Occlusion Editor Demonstration](https://img.youtube.com/vi/BJ1ZAYSGJ4M/0.jpg)](https://youtu.be/BJ1ZAYSGJ4M)