From f050ef3b81728119a9cc341b39ac3a6881551a86 Mon Sep 17 00:00:00 2001 From: bigjakk Date: Fri, 3 Apr 2026 15:34:52 -0700 Subject: [PATCH] docs: add Glorp to credits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a01648..073874d 100644 --- a/README.md +++ b/README.md @@ -85,3 +85,4 @@ For details on the patch and build instructions, see [Electron-Websocket-Fix](ht ## credits - Built on ideas from [Crankshaft](https://github.com/KraXen72/crankshaft) by KraXen72 +- Inspired by [Glorp](https://github.com/slavcp/glorp) by slav