From fc7f182596f6e060c592d4d3810630fc2fb56ec8 Mon Sep 17 00:00:00 2001 From: Vidit Sarkar <60885902+vidit1999@users.noreply.github.com> Date: Sat, 24 Apr 2021 22:27:32 +0530 Subject: [PATCH] Renamed LICENSE to LICENSE.md This should be a markdown file to show contributors link. --- 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