1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: Avoid privacy breach in documentation
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2019-02-04
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,8 +1,5 @@
# W3C Web Cryptography API _(@trust/webcrypto)_
-[](https://github.com/RichardLitt/standard-readme)
-[](https://travis-ci.org/anvilresearch/webcrypto)
-
> W3C Web Cryptography API for Node.js
W3C's [Web Cryptography API][webcrypto] defines a standard interface for performing
|