Update README.md

This commit is contained in:
Duraid Abdul
2021-05-11 19:28:28 -07:00
committed by GitHub
parent c2ac4c4ded
commit 0b298f3ac4
+1 -1
View File
@@ -14,7 +14,7 @@ Welcome to LocalConsole! This Swift Package makes on-device debugging easy with
```swift
import LocalConsole
let localConsoleManager = LocalConsoleManager.shared
let localConsoleManager = LCManager.shared
```
## **Usage**