Update README.md

This commit is contained in:
cactuzhead 2025-05-19 11:27:43 +01:00 committed by GitHub
parent 22158a3395
commit e3af98b97c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Advanced Progress Bars
# Advanced-Progress-Bars
<img src="docs/assets/Obsidian Advanced Progress Bars - Hero Banner.png" alt="Advanced Progress Bars" style="width: 500px; height: auto;">
This plugin extends obsidian to allow you to create custom progress bars by using a simple markdown code block.
This plugin extends obsidian to allow you to create custom progress bars by using a simple markdown code block.
<br><br>
<div>
<img src="docs/assets/ko-fi.png" alt="Ko-Fi" width="100" height="auto" style="vertical-align: middle;">
@ -29,4 +29,4 @@ My Title: 57/100
In the `apb` code block, you define the attributes as `Title`: `Value` / `Total`.
## Documentation
For full documentation, please visit our <a href="https://cactuzhead.github.io/Advanced-Progress-Bars/docs/" target="_blank">github page</a>
For full documentation, please visit our <a href="https://cactuzhead.github.io/Advanced-Progress-Bars/" target="_blank">github page</a>