From c19df26edc0c3f11f61c28ea44e9f59ec6f5cbd5 Mon Sep 17 00:00:00 2001 From: Duraid Abdul Date: Sun, 23 May 2021 16:11:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59db64c..a3c20cd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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**