From 5eaab7b665162d63bdfb726cc6cc8f715ec097d8 Mon Sep 17 00:00:00 2001 From: Matthew Rathbone Date: Fri, 25 Jun 2021 17:22:43 -0500 Subject: [PATCH] moving top level files back up --- apps/studio/LICENSE.md => LICENSE.md | 0 apps/studio/code_of_conduct.md => code_of_conduct.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename apps/studio/LICENSE.md => LICENSE.md (100%) rename apps/studio/code_of_conduct.md => code_of_conduct.md (100%) diff --git a/apps/studio/LICENSE.md b/LICENSE.md similarity index 100% rename from apps/studio/LICENSE.md rename to LICENSE.md diff --git a/apps/studio/code_of_conduct.md b/code_of_conduct.md similarity index 100% rename from apps/studio/code_of_conduct.md rename to code_of_conduct.md