From e56b82067f3568fe651385df2cbebe7972e6a99e Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Tue, 19 May 2026 01:52:40 +0200 Subject: [PATCH] Update README.md --- examples/obsidian-ignis/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/examples/obsidian-ignis/README.md b/examples/obsidian-ignis/README.md index 0ee3b21..41eab15 100644 --- a/examples/obsidian-ignis/README.md +++ b/examples/obsidian-ignis/README.md @@ -2,4 +2,10 @@ - https://github.com/Nystik-gh/ignis -# Notes \ No newline at end of file +# Notes + +Ignis is a compatibility shim that provides browser-compatible implementations of the Electron APIs used by Obsidian, allowing Obsidian to run in a standard browser while keeping your vault on the server. Obsidian is not included in or distributed with this project. The Docker container downloads Obsidian directly from its official source on first run. + +Live Demo here: + +https://ignis-demo.thiefling.com/?vault=Welcome&workspace=Default \ No newline at end of file