Update README.md

This commit is contained in:
Duraid Abdul
2021-06-04 12:40:55 -07:00
committed by GitHub
parent b28605e52e
commit dea5e6e4e0
+3 -3
View File
@@ -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.
<div>
<!-- <div> -->
<img src="https://github.com/duraidabdul/LocalConsole/blob/main/Additional%20Files/Demo_Pan.gif?raw=true" width="320">
<img src="https://github.com/duraidabdul/LocalConsole/blob/main/Additional%20Files/Demo_Resize.gif?raw=true" width="320">
</div>
<!-- <img src="https://github.com/duraidabdul/LocalConsole/blob/main/Additional%20Files/Demo_Resize.gif?raw=true" width="320"> -->
<!-- </div> -->
## **Setup**