From 68ab004bb1620f531cc5958f1a68b1be6b02a2ca Mon Sep 17 00:00:00 2001 From: Auguste Rame <19855629+SuperAuguste@users.noreply.github.com> Date: Tue, 15 Nov 2022 15:00:05 -0500 Subject: [PATCH] Add Open Collective (#751) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fbe4a6a..021c16e 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Zig Language Server, or `zls`, is a language server for Zig. The Zig wiki states - [Spacemacs](#spacemacs) - [Helix](#helix) - [Related Projects](#related-projects) +- [Quick Thanks :)](#quick-thanks-) - [License](#license) ## Installation @@ -374,6 +375,12 @@ let g:LanguageClient_serverCommands = { - [`known-folders` by @ziglibs](https://github.com/ziglibs/known-folders) - Provides API to access known folders on Linux, Windows and Mac OS +## Quick Thanks :) + +We'd like to take a second to thank all our awesome [contributors](https://github.com/zigtools/zls/graphs/contributors) and donators/backers/sponsors; if you have time or money to spare, consider partaking in either of these options - they help keep zls awesome for everyone! + +[![OpenCollective Backers](https://opencollective.com/zigtools/backers.svg?width=890&limit=1000)](https://opencollective.com/zigtools#category-CONTRIBUTE) + ## License MIT