Skip to content

Commit 3deec99

Browse files
committed
Add Buy Me a Coffee funding link
1 parent 73a66e9 commit 3deec99

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ All commands are available from the command palette (`Ctrl/Cmd+P`). You can assi
6767
3. Copy the downloaded files into that folder
6868
4. Enable the plugin in Settings > Community plugins
6969

70+
## Support
71+
72+
If you find this plugin useful, you can [buy me a coffee](https://buymeacoffee.com/mobench).
73+
7074
## Disclosures
7175

7276
- This plugin does **not** make any network requests

manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"minAppVersion": "1.5.0",
66
"description": "Turn Obsidian Canvas into a powerful mind mapping tool with keyboard shortcuts, auto-layout, and branch coloring.",
77
"author": "mobench",
8-
"isDesktopOnly": true
8+
"isDesktopOnly": true,
9+
"fundingUrl": "https://buymeacoffee.com/mobench"
910
}

0 commit comments

Comments
 (0)