From 41457547455f9674a388f36ae2422891d665bf6f Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Mon, 27 May 2024 02:12:12 +0200 Subject: [PATCH] docs: add sponsoring links --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a99032a..2deef28 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,16 @@ The action runs [golangci-lint](https://github.com/golangci/golangci-lint) and r ![Logs](./static/colored-line-number.png) +## Supporting Us + + +[![Open Collective backers and sponsors](https://img.shields.io/badge/OpenCollective-Donate-blue?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint) +[![Linter Authors](https://img.shields.io/badge/Linter_Authors-Donate-blue?style=for-the-badge)](https://golangci-lint.run/product/thanks/) + +`golangci-lint` is a free and open-source project built by volunteers. + +If you value it, consider supporting us, we appreciate it! :heart: + ## Compatibility * `v6.0.0+` removes `annotations` option, removes the default output format (`github-actions`).