Update readme

This commit is contained in:
microshine 2019-01-25 16:14:06 +03:00
parent 309beaad7a
commit 24c578be26
1 changed files with 1 additions and 1 deletions

View File

@ -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