mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update README.md
This commit is contained in:
parent
3b13d4c8d4
commit
fe56105ac2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue