From f11aa800192eb4d9ad199a3b5588a1aa0696540c Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Thu, 30 Apr 2020 16:51:01 +0000 Subject: [PATCH] Rename LICENSE.md to LICENSE The license file is usually named just LICENSE. See: https://choosealicense.com/licenses/mit/ --- LICENSE.md => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE.md => LICENSE (100%) diff --git a/LICENSE.md b/LICENSE similarity index 100% rename from LICENSE.md rename to LICENSE