Update README.md

This commit is contained in:
cactuzhead 2025-02-23 20:45:57 +00:00 committed by GitHub
parent 3b13d4c8d4
commit fe56105ac2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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