From fe56105ac23b8677525099efad9fd100d87c20d3 Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Sun, 23 Feb 2025 20:45:57 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 464468f..6615288 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To insert an Advance Progress Bar into obsidian, you use a fenced code block sim Progress: 57/100 ``` ```` -Within your `obsidian-bar` code block, specify the attributes `Title`, `Value`, and `Total`. +Within your `obsidian-bar` code block, specify the attributes `Title`: `Value`/ `Total`. ## Installation ### Installing via Obsidian