From 0f55b50aaaf3c1283851431b88c5a76f0f5997ae Mon Sep 17 00:00:00 2001 From: David Fisher <82880+tibbon@users.noreply.github.com> Date: Tue, 1 Apr 2025 13:51:18 -0400 Subject: [PATCH] Add missing parens to README.md Example JSON is broken as-is. This fixes it. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 869f924..dd326de 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ There are two ways to configure the environment with the Obsidian REST API Key. "OBSIDIAN_API_KEY":"" } } +} ``` 2. Create a `.env` file in the working directory with the following required variable: