Update README.md

This commit is contained in:
cactuzhead 2025-05-12 21:35:18 +01:00 committed by GitHub
parent 725e18ee03
commit 4f42015bb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,3 @@
---
nav_exclude: true
---
# 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.
@ -32,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/" target="_blank">github page</a>
For full documentation, please visit our <a href="https://cactuzhead.github.io/Advanced-Progress-Bars/docs/" target="_blank">github page</a>