diff options
Diffstat (limited to 'ext/node/polyfills/_crypto/crypto_browserify/README.md')
-rw-r--r-- | ext/node/polyfills/_crypto/crypto_browserify/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/node/polyfills/_crypto/crypto_browserify/README.md b/ext/node/polyfills/_crypto/crypto_browserify/README.md new file mode 100644 index 000000000..f618a177b --- /dev/null +++ b/ext/node/polyfills/_crypto/crypto_browserify/README.md @@ -0,0 +1,2 @@ +This directory contains the libraries ported from +[crypto-browserify](https://github.com/crypto-browserify) organization. |