From 14d8153233964267ca7efd68d40fa4969a4a19f6 Mon Sep 17 00:00:00 2001 From: Icy Avocado Date: Mon, 15 Apr 2024 15:31:31 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 961f727..7d842b1 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ Gobang: https://github.com/TaKO8Ki/gobang - Keep gobang open for a period of time, allow toggling of the window - Add tests - Update docs + +Huge thanks to [lazygit.nvim](https://github.com/kdheepak/lazygit.nvim), I learned a lot by reading and mirroring the plugin.