complement readme

This commit is contained in:
David Dias
2015-11-05 17:47:44 +00:00
parent 9aee5bf670
commit d7ab4bd8fb
2 changed files with 27 additions and 5 deletions

View File

@ -8,6 +8,8 @@ var keypair = require('keypair')
exports = module.exports = Id
exports.Buffer = Buffer
function Id (id, privKey, pubKey) {
var self = this