Update README.md

This commit is contained in:
Duraid Abdul
2021-05-23 16:11:54 -07:00
committed by GitHub
parent 97a6ae0899
commit c19df26edc
+1 -1
View File
@@ -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.
<img src="https://github.com/duraidabdul/LocalConsole/blob/main/Demo.gif?raw=true" width="210">
<img src="https://github.com/duraidabdul/LocalConsole/blob/main/Demo.gif?raw=true" width="240">
## **Setup**