From 14f0d885cd362a8e67eeb9fc52e220631616fd1a Mon Sep 17 00:00:00 2001 From: Sam Natale Date: Tue, 14 Apr 2026 10:35:36 +0100 Subject: [PATCH] add funding.yml and add badge to readme --- .github/FUNDING.yml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..4111816 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: smnatale diff --git a/README.md b/README.md index 1945a98..ef9b147 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 🐰 coderabbit.nvim -[![CI](https://github.com/smnatale/coderabbit.nvim/actions/workflows/ci.yml/badge.svg)](https://github.com/smnatale/coderabbit.nvim/actions/workflows/ci.yml) [![Neovim](https://img.shields.io/badge/Neovim-0.10%2B-green?logo=neovim&logoColor=white)](https://neovim.io) +[![CI](https://github.com/smnatale/coderabbit.nvim/actions/workflows/ci.yml/badge.svg)](https://github.com/smnatale/coderabbit.nvim/actions/workflows/ci.yml) [![Neovim](https://img.shields.io/badge/Neovim-0.10%2B-green?logo=neovim&logoColor=white)](https://neovim.io) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?logo=github)](https://github.com/sponsors/smnatale) The first Neovim integration for [CodeRabbit](https://coderabbit.link/sam-natale) — bringing the AI code reviewing assistant to your favorite editor!