From 2c970b29c1a985aff1fa2a6dec53b2a29f07ae88 Mon Sep 17 00:00:00 2001 From: rickstaa Date: Thu, 13 Oct 2022 10:38:38 +0200 Subject: [PATCH] docs: rename readme.md to README.md This commit makes the README.md stand out more from the other files. --- readme.md => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename readme.md => README.md (100%) diff --git a/readme.md b/README.md similarity index 100% rename from readme.md rename to README.md