From 33776fb850253174eaadd0681dcf2c29486ede63 Mon Sep 17 00:00:00 2001 From: Michal Wysoczanski Date: Fri, 29 Mar 2019 09:32:50 +0100 Subject: [PATCH] Move README from modules to top level directory --- modules/README => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/README => README.md (100%) diff --git a/modules/README b/README.md similarity index 100% rename from modules/README rename to README.md