Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Commit

Permalink
Merge branch 'devel' into int/google-assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
killix authored Feb 7, 2017
2 parents 1b1ff06 + 26e9b6c commit 04669a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/broid-skype/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import broidSkype from 'broid-skype'

const skype = new broidSkype({
token: 'xxxxx',
token_secret: 'xxxxxx',
tokenSecret: 'xxxxxx',
})

skype.connect()
Expand Down

0 comments on commit 04669a3

Please sign in to comment.