Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhowarth committed Apr 2, 2021
1 parent 7bab6e9 commit 5c2714e
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 @@ -31,7 +31,7 @@ apps, err := client.ActiveApp()

// launch the YouTube app
youtube := "837"
err := client.Launch(youtube)
err := client.Launch(youtube, "yk8yvt5lWVc", "")
```

## Command line tool
Expand Down

0 comments on commit 5c2714e

Please sign in to comment.