From 377ef52e46cd486b54ca5c013a033b63df69ed0e Mon Sep 17 00:00:00 2001 From: Ashik K Date: Sat, 11 Mar 2023 17:31:25 +0100 Subject: [PATCH] Rename extensions for README and license --- LICENSE => LICENSE.txt | 0 README => README.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename LICENSE => LICENSE.txt (100%) rename README => README.md (100%) diff --git a/LICENSE b/LICENSE.txt similarity index 100% rename from LICENSE rename to LICENSE.txt diff --git a/README b/README.md similarity index 100% rename from README rename to README.md