From dea5e6e4e0be6d39ca5f22db71cb58cc1f2ce40a Mon Sep 17 00:00:00 2001 From: Duraid Abdul Date: Fri, 4 Jun 2021 12:40:55 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f654e93..951ab4b 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ Welcome to LocalConsole! This Swift Package makes on-device debugging easy with a convenient PiP-style console that can display items in the same way ```print()``` will in Xcode. This tool can also dynamically display view frames and restart SpringBoard right from your live app. -
+ - -
+ + ## **Setup**