Skip to content

Commit

Permalink
Merge pull request #68 from antoniosejas/antoniosejas-patch-1
Browse files Browse the repository at this point in the history
Updating README.md
  • Loading branch information
cnstoll committed Nov 30, 2015
2 parents c56ca38 + 5ff4556 commit 8fdc7d7
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 @@ -142,7 +142,7 @@ self.wormhole = [[MMWormhole alloc] initWithApplicationGroupIdentifier:@"group.c
Swift:
```swift
let wormhole = MMWormhole(applicationGroupIdentifier: "group.com.mutualmobile.wormhole",
optionalDirectory: "wormhole"
optionalDirectory: "wormhole",
transitingType: .SessionContext)
```

Expand Down

0 comments on commit 8fdc7d7

Please sign in to comment.