Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexis- authored May 3, 2018
1 parent 8544bbd commit d48552c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)

0 comments on commit d48552c

Please sign in to comment.