1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: Avoid privacy breaches reading the documentation
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2018-12-30
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
# Forge
-[](https://nodei.co/npm/node-forge/)
-
-[](https://travis-ci.org/digitalbazaar/forge)
-
A native implementation of [TLS][] (and various other cryptographic tools) in
[JavaScript][].
|