Add missing parens to README.md

Example JSON is broken as-is. This fixes it.
This commit is contained in:
David Fisher
2025-04-01 13:51:18 -04:00
committed by GitHub
parent a86a6de1f4
commit 0f55b50aaa

View File

@@ -45,6 +45,7 @@ There are two ways to configure the environment with the Obsidian REST API Key.
"OBSIDIAN_API_KEY":"<your_api_key_here>"
}
}
}
```
2. Create a `.env` file in the working directory with the following required variable: