From b8ab53e1579218dddab7c73d2fa7d9c95dac344a Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Mon, 13 Nov 2017 14:32:14 +1100 Subject: [PATCH] Move readme and license --- shell/LICENSE => LICENSE | 0 shell/README.md => README.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename shell/LICENSE => LICENSE (100%) rename shell/README.md => README.md (100%) diff --git a/shell/LICENSE b/LICENSE similarity index 100% rename from shell/LICENSE rename to LICENSE diff --git a/shell/README.md b/README.md similarity index 100% rename from shell/README.md rename to README.md