Skip to content

Commit

Permalink
Fix badges in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daveloper87 committed Oct 21, 2015
1 parent 81d3163 commit 9742367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ var MswClient = require('./index');
// Create a new instance with your apikey and spot_id
var msw = new MswClient({

apikey: process.env.MSW_KEY,
apikey: 'ZNynrQRVZb6oGUFEy471GS2KuCpU3LZQ',
spot_id: 1449

});
Expand Down

0 comments on commit 9742367

Please sign in to comment.