aboutsummaryrefslogtreecommitdiff
path: root/node_modules/crypto/Readme.md
diff options
context:
space:
mode:
authornanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-08-24 08:52:06 +0000
committernanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-08-24 08:52:06 +0000
commitd96e93e81f98d18aa84f701b578f4239020652c3 (patch)
tree836059ba6a7c45ba549f7c860b741382c6ec1015 /node_modules/crypto/Readme.md
parentba43bb22a514a5100ae65ebbdd2d9c5581b2c01d (diff)
Implemented the password reset function
Diffstat (limited to 'node_modules/crypto/Readme.md')
-rw-r--r--node_modules/crypto/Readme.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/node_modules/crypto/Readme.md b/node_modules/crypto/Readme.md
new file mode 100644
index 0000000..e167744
--- /dev/null
+++ b/node_modules/crypto/Readme.md
@@ -0,0 +1,8 @@
+# crypto #
+
+JavaScript implementations of standard and secure cryptographic algorithms.
+
+## Install ##
+
+ npm install crypto
+