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

Commit

Permalink
Merge pull request #49 from broidHQ/skype-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
killix authored Feb 7, 2017
2 parents d9bae22 + 4ec2f55 commit 26e9b6c
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 26e9b6c

Please sign in to comment.