Skip to content

Commit fb7a41f

Browse files
authored
Update README.md
1 parent 76fe1b7 commit fb7a41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Written in Swift 3.
99

1010
## Usage
1111

12-
Set your ViewController as a `rootViewController` of a `TinyConsoleController`-Instance.
12+
Create a `TinyConsoleController`-Instance and pass your App-ViewController as a `rootViewController` parameter.
1313

1414
```swift
1515
TinyConsoleController(rootViewController: MyMainViewController())

0 commit comments

Comments
 (0)