mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
Update README.md
This commit is contained in:
parent
943350273b
commit
d628a3e952
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# 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.
|
||||
<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.
|
||||
|
||||
<div style="display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px;">
|
||||
<div style="flex: 0 0 auto; padding-right: 20px; display: flex; align-items: center;">
|
||||
|
|
@ -13,7 +12,6 @@ This plugin extends obsidian to allow you to create custom progress bars by usi
|
|||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
## Installation
|
||||
### Installing via Obsidian
|
||||
- Navigate to Settings -> Community Plugins -> Browse and then search for `APB`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue