diff --git a/README.md b/README.md new file mode 100644 index 0000000..29999b0 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# passport-hd-auth + +Hierarchically Deterministic authentication strategy for Passport. + +This module let you authenticate using hierarchically deterministic ([bip32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki)) keys in your Node.js application. \ No newline at end of file