From 64a4a6d5ff27704f817f867896874a3eb6f3c225 Mon Sep 17 00:00:00 2001 From: Ilja Date: Fri, 17 Jul 2020 21:11:42 +0200 Subject: [PATCH] Change README to an .md file * Was already written in markdown, but I forgot to change the extention. The theme used plain text for the README file --- README.txt => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.txt => README.md (100%) diff --git a/README.txt b/README.md similarity index 100% rename from README.txt rename to README.md