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) + +[![github](https://img.shields.io/badge/-GitHub%20Sponsors-fafbfc?logo=GitHub%20Sponsors)](https://github.com/sponsors/extrawurst) +[![buy-me-a-coffee](https://img.shields.io/badge/-Buy%20Me%20a%20Coffee-ffdd00?logo=Buy%20Me%20A%20Coffee&logoColor=000000)](https://www.buymeacoffee.com/extrawurst) + +## 12. Inspiration [Top ▲](#table-of-contents) - [lazygit](https://github.com/jesseduffield/lazygit) - [tig](https://github.com/jonas/tig)