aboutsummaryrefslogtreecommitdiff
path: root/node_modules/crypto/Readme.md
diff options
context:
space:
mode:
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
+