From 7c8a9e150f63ef2e16b4f4ebf81f991224145387 Mon Sep 17 00:00:00 2001 From: Jakub Vojvoda Date: Thu, 31 Jan 2019 19:58:32 +0100 Subject: [PATCH] fix README file extension --- strategy/{README.txt => README.md} | 0 template-method/{README.txt => README.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename strategy/{README.txt => README.md} (100%) rename template-method/{README.txt => README.md} (100%) diff --git a/strategy/README.txt b/strategy/README.md similarity index 100% rename from strategy/README.txt rename to strategy/README.md diff --git a/template-method/README.txt b/template-method/README.md similarity index 100% rename from template-method/README.txt rename to template-method/README.md