From 15d998d9e9ca23cb957d50108f07eb8c33610900 Mon Sep 17 00:00:00 2001 From: sirkut Date: Wed, 23 Apr 2014 10:31:07 -0400 Subject: [PATCH] Changes file suffixes for license & readme --- LICENSE.md.txt => LICENSE.md | 0 README.txt => README.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename LICENSE.md.txt => LICENSE.md (100%) rename README.txt => README.md (100%) diff --git a/LICENSE.md.txt b/LICENSE.md similarity index 100% rename from LICENSE.md.txt rename to LICENSE.md diff --git a/README.txt b/README.md similarity index 100% rename from README.txt rename to README.md