From 42e704d2073e1ef0099919e3547effb850eb3394 Mon Sep 17 00:00:00 2001 From: Ben <34147102+belgiancoder@users.noreply.github.com> Date: Thu, 4 Apr 2019 15:58:31 +0200 Subject: [PATCH] README is markdown added `.md` extension to REEDME so It shows properly in documentation tools --- 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