Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevva committed May 4, 2015
1 parent db4bcbd commit cc98477
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 @@ -17,7 +17,7 @@ var wifiPassword = require('wifi-password');

wifiPassword(function (err, password) {
console.log(password);
//=> johndoesecretpassword
//=> 'johndoesecretpassword'
});
```

Expand Down

0 comments on commit cc98477

Please sign in to comment.