From 0404a161bdba1af7b1008e5f0c872d5c779bd72e Mon Sep 17 00:00:00 2001 From: Dragnucs Date: Mon, 15 Jan 2018 11:30:25 +0000 Subject: [PATCH] Rename README to README.md This would allow tools to parse and render this file as Markdown. --- README => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README => README.md (100%) diff --git a/README b/README.md similarity index 100% rename from README rename to README.md