Skip to content

Commit

Permalink
Merge pull request #12 from inspiraluna/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
srtucker22 committed May 16, 2016
2 parents 38ee705 + d046644 commit c323f6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ It is also an example of how to create a WebRTC video chatroom and of how to int
},
"kadira": {
"appId": "YOUR_APP_ID",
"appSecret": "YOUR_APP_SECRET
"appSecret": "YOUR_APP_SECRET"
},
"public": {
"analyticsSettings": {
Expand All @@ -49,7 +49,7 @@ It is also an example of how to create a WebRTC video chatroom and of how to int
"google": {
"browserKey": "YOUR_BROWSER_KEY"
}
}
},
"electron": {
"autoPackage": true,
"builds": [{
Expand Down

0 comments on commit c323f6b

Please sign in to comment.