From 2406568789525157567dd30efdbd8a3154a268b4 Mon Sep 17 00:00:00 2001 From: Duraid Abdul Date: Mon, 24 May 2021 01:35:52 -0700 Subject: [PATCH 1/3] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49f67fc..f654e93 100644 --- a/README.md +++ b/README.md @@ -2,7 +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** From 832f507ab1a55344fc507329c2dc690a34e9f862 Mon Sep 17 00:00:00 2001 From: Duraid Abdul Date: Mon, 24 May 2021 01:38:59 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f654e93..0aa701d 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** From 86d9e18613e570c70c3225cccc9186c3b86db91a Mon Sep 17 00:00:00 2001 From: Duraid Abdul Date: Mon, 24 May 2021 01:40:04 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0aa701d..f654e93 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**