From 2b8b004b3933302025b19d35bd5fddf589ba7280 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Tue, 19 May 2026 01:55:07 +0200 Subject: [PATCH] Update README.md --- examples/obsidian-ignis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/obsidian-ignis/README.md b/examples/obsidian-ignis/README.md index a40e54c..d186ad3 100644 --- a/examples/obsidian-ignis/README.md +++ b/examples/obsidian-ignis/README.md @@ -4,7 +4,7 @@ # Notes -Utilizes git-sync to continuously fetch your Obsidian vault data from GitHub to local disk. Then uses Igis to spawn an Obsidian web application. +Utilizes git-sync to continuously fetch your Obsidian vault data from GitHub to local disk. Then uses Ignis to spawn an Obsidian web application. 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.