From 24c578be268f01034577380e1b478e93bdb3caa3 Mon Sep 17 00:00:00 2001 From: microshine Date: Fri, 25 Jan 2019 16:14:06 +0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 562b060..259ad07 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ const crypto = new Crypto(); See [WebCrypto Docs](https://github.com/PeculiarVentures/webcrypto-docs/blob/master/README.md) for examples ## Bug Reporting -Please report bugs either as pull requests or as issues in the issue tracker. node-webcrypto-ossl has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody. +Please report bugs either as pull requests or as issues in the issue tracker. `@peculiar/webcrypto` has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody. ## Related