From 2dcf19c9c8669e35946ee09b78973f0a555306f1 Mon Sep 17 00:00:00 2001 From: John Luxford Date: Thu, 29 Jun 2017 19:07:55 -0500 Subject: [PATCH] Moved readme back to root --- Assets/VRKeys/LICENSE => LICENSE | 0 Assets/VRKeys/README.md => README.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Assets/VRKeys/LICENSE => LICENSE (100%) rename Assets/VRKeys/README.md => README.md (100%) diff --git a/Assets/VRKeys/LICENSE b/LICENSE similarity index 100% rename from Assets/VRKeys/LICENSE rename to LICENSE diff --git a/Assets/VRKeys/README.md b/README.md similarity index 100% rename from Assets/VRKeys/README.md rename to README.md