diff --git a/README.md b/README.md
index 70ba5875..bba110e4 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,8 @@
8. [Diagnostics](#diagnostics)
9. [Color Theme](#theme)
10. [Key Bindings](#bindings)
-11. [Inspiration](#inspiration)
+11. [Sponsoring](#sponsoring)
+12. [Inspiration](#inspiration)
## 1. Features [Top ▲](#table-of-contents)
@@ -188,7 +189,12 @@ However, you can customize everything to your liking: See [Themes](THEMES.md).
The key bindings can be customized: See [Key Config](KEY_CONFIG.md) on how to set them to `vim`-like bindings.
-## 11. Inspiration [Top ▲](#table-of-contents)
+## 11. Sponsoring [Top ▲](#table-of-contents)
+
+[](https://github.com/sponsors/extrawurst)
+[](https://www.buymeacoffee.com/extrawurst)
+
+## 12. Inspiration [Top ▲](#table-of-contents)
- [lazygit](https://github.com/jesseduffield/lazygit)
- [tig](https://github.com/jonas/tig)