From 514b3218a93d49c51a2a491160187a674531b956 Mon Sep 17 00:00:00 2001 From: mvllow Date: Wed, 5 Nov 2025 08:50:17 -0600 Subject: [PATCH] normalise README and LICENSE --- license => LICENSE | 0 readme.md => README.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename license => LICENSE (100%) rename readme.md => README.md (100%) diff --git a/license b/LICENSE similarity index 100% rename from license rename to LICENSE diff --git a/readme.md b/README.md similarity index 100% rename from readme.md rename to README.md