Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosmo authored Nov 28, 2016
1 parent 76fe1b7 commit fb7a41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Written in Swift 3.

## Usage

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

```swift
TinyConsoleController(rootViewController: MyMainViewController())
Expand Down

0 comments on commit fb7a41f

Please sign in to comment.