From f68aff5b12fd1dc2aaf657daa6c771b2e1372054 Mon Sep 17 00:00:00 2001 From: Jan Danielzick Date: Wed, 12 May 2021 06:21:47 +0200 Subject: [PATCH] added Discord link bc why not --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ca1bfb..ade57d5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Just a collection of random useful code snippets (that can be used as programs on their own because why not) +BTW, come to https://discord.gg/uS7kGSH if you’re interested in a technology / computer / retro computing focused Dircord server. + ## Descriptions for each code snippet ### [disable_laptop_lid.sh](./disable_laptop_lid.sh)