From af7885a57976332a6a4b43f4fb1f2fac0b03b583 Mon Sep 17 00:00:00 2001 From: eltoncezar Date: Wed, 13 May 2015 10:10:36 -0300 Subject: [PATCH] README and LICENSE in the right place :) --- Spofy/LICENSE.txt => LICENSE.txt | 0 Spofy/README.md => README.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Spofy/LICENSE.txt => LICENSE.txt (100%) rename Spofy/README.md => README.md (100%) diff --git a/Spofy/LICENSE.txt b/LICENSE.txt similarity index 100% rename from Spofy/LICENSE.txt rename to LICENSE.txt diff --git a/Spofy/README.md b/README.md similarity index 100% rename from Spofy/README.md rename to README.md