From c551f1a6b3f5555f5bc4255ffc568dce524338db Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 18 Nov 2018 22:53:11 -0700 Subject: [PATCH] add zero deps note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab912b3..32465c8 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ eckles.exportSEC1(jwk).then(function (pem) { Goals ----- +* Zero Dependencies * Focused support for P-256 and P-384, which are already universally supported. * Convert both ways * Browser support as well