We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76fe1b7 commit fb7a41fCopy full SHA for fb7a41f
README.md
@@ -9,7 +9,7 @@ Written in Swift 3.
9
10
## Usage
11
12
-Set your ViewController as a `rootViewController` of a `TinyConsoleController`-Instance.
+Create a `TinyConsoleController`-Instance and pass your App-ViewController as a `rootViewController` parameter.
13
14
```swift
15
TinyConsoleController(rootViewController: MyMainViewController())
0 commit comments