Skip to content

Commit

Permalink
update for launch mini app
Browse files Browse the repository at this point in the history
  • Loading branch information
nixzhu committed Aug 20, 2018
1 parent 8ef42c2 commit 8e39497
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 @@ -127,7 +127,7 @@ MonkeyKing.deliver(order) { result in

### Launch WeChat Mini App

``` swit
``` swift
let path = "..."
MonkeyKing.launch(.weChat(.miniApp(username: "gh_XXX", path: path, type: .release))) { result in
switch result {
Expand Down

0 comments on commit 8e39497

Please sign in to comment.