From 68e9f687ce98f7ef78ee9d123b20889519bdfea7 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 18 Jan 2019 10:13:11 -0600 Subject: [PATCH] update readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bacad9f..5a09447 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,17 @@ It is possible to alter the signature format used by EcdsaKoblitzSignature2019 t createVerifyData is described [here](https://w3c-dvcg.github.io/ld-signatures/#create-verify-hash-algorithm) +Commercial Support +------------------ + +Commercial support for this library is available upon request from +Transmute: support@transmute.industries. + ## W3C Links #### [Linked Data Cryptographic Suite Registry](https://w3c-ccg.github.io/ld-cryptosuite-registry) #### [Linked Data Signatures](https://w3c-dvcg.github.io/ld-signatures) -#### [Decentralized Identifiers](https://w3c-ccg.github.io/did-spec/) \ No newline at end of file +#### [Decentralized Identifiers](https://w3c-ccg.github.io/did-spec/) +