diff --git a/README.md b/README.md index 9214d41..e6d332d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # **LocalConsole** +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**