[Pkg-javascript-commits] [node-evp-bytestokey] 10/29: README: standard style

Bastien Roucariès rouca at moszumanska.debian.org
Fri Sep 8 09:56:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-evp-bytestokey.

commit 3c256839762acd420f55c4eaa12515fff81650f2
Author: Daniel Cousens <github at dcousens.com>
Date:   Wed May 24 17:31:32 2017 +1000

    README: standard style
---
 .gitignore | 1 -
 README.md  | 4 +---
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5b04923..a08421a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,4 @@
 build
 coverage
 node_modules
-
 npm-debug.log
diff --git a/README.md b/README.md
index 7c8d252..ffc9460 100644
--- a/README.md
+++ b/README.md
@@ -51,9 +51,7 @@ const data = EVP_BytesToKey(
 const cipher = crypto.createCipheriv('aes-256-cbc', data.key, data.iv)
 ```
 
-## LICENSE
-
-MIT
+## LICENSE [MIT](LICENSE)
 
 [1]: https://wiki.openssl.org/index.php/Manual:EVP_BytesToKey(3)
 [2]: https://nodejs.org/api/crypto.html#crypto_class_hash

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-evp-bytestokey.git



More information about the Pkg-javascript-commits mailing list