From 89dd455dae19356cf80ed0fe466b0bd8e0b79bf5 Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:26:51 -0400 Subject: [PATCH] Stop shouting, FLOSS world. Also, Windows users generally cannot read files without extensions. --- LICENSE => license.txt | 0 README.md => readme.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename LICENSE => license.txt (100%) rename README.md => readme.md (100%) diff --git a/LICENSE b/license.txt similarity index 100% rename from LICENSE rename to license.txt diff --git a/README.md b/readme.md similarity index 100% rename from README.md rename to readme.md