1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
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,7 +1,5 @@
# JOSE _(@trust/jose)_
-[](https://github.com/RichardLitt/standard-readme)
-
> JSON Object Signing and Encryption for Node.js and Browsers
The JOSE suite of specifications standardizes various mechanisms required for
|