From 6845f6b7e4a96d9dc6869615bb6df3a25c69b9cc Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Wed, 25 Mar 2026 16:31:15 -0400 Subject: [PATCH] Acknowledgements --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fb9dcd0..9167596 100644 --- a/README.md +++ b/README.md @@ -73,3 +73,7 @@ For deskctl to be fully functional on a fresh VM you still need: ## Wayland Support Coming soon. The trait-based backend design means adding Hyprland/Wayland support is a single trait implementation with zero refactoring of the core which is good. + +## Acknowledgements + +- [@barrettruth](github.com/barrettruth) - i stole the website from [vimdoc](https://github.com/barrettruth/vimdoc-language-server)