Skip to content

Commit

Permalink
Merge pull request gordontucker#73 from johndpope/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gordontucker authored Jun 8, 2020
2 parents 8873039 + a53f347 commit ff84883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ _The constructor is `init(controller:, sizes:)`. Sizes is optional, but if speci
**Using default settings**

```swift
import FittedSheets

let controller = MyViewController()

let sheetController = SheetViewController(controller: controller)
Expand Down

0 comments on commit ff84883

Please sign in to comment.