From 61be227f6446e2b88c3e1f70dddc94a4092ae7d2 Mon Sep 17 00:00:00 2001 From: Nintendofan885 <66736551+Nintendofan885@users.noreply.github.com> Date: Fri, 10 Apr 2026 01:38:12 +0100 Subject: [PATCH] Rename LICENSE to LICENSE.md Change to a markdown file so GitHub interprets the link syntax --- LICENSE => LICENSE.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => LICENSE.md (100%) diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md