From cb9575969c863db6711d47914b1b2d59bcf492d4 Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Mon, 30 Oct 2023 21:03:11 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b4901c..2fe8498 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,10 @@ `ztchooks` provides primitives for serializing and verifying hooks fired from [ZeroTier Central](https://my.zerotier.com) -As of publishing time, this package is still a work in progress and the webhooks from ZeroTier Central are not publicly available yet. - # Example A partial example of how to use this library can be found in the `example` directory # License -Copyright 2023 ZeroTier, Inc. All rights reserved. Licensed under the Mozilla Public License Version 2.0. See the `LICENSE` file for the full license text. \ No newline at end of file +Copyright 2023 ZeroTier, Inc. All rights reserved. Licensed under the Mozilla Public License Version 2.0. See the `LICENSE` file for the full license text.