From 9c25ac620bb1bff1f6b4c0ae43242e1f338e5b8f Mon Sep 17 00:00:00 2001 From: Martin Hutchinson Date: Wed, 22 Nov 2023 10:09:41 +0000 Subject: [PATCH] Added Slack channel details Invite for serverless log users to a transparency community. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e287f26..08c54a4 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,10 @@ of updating the log state. For more details, including example GitHub Action configs, see [here](./deploy/github). +## Support + +- Slack: https://transparency-dev.slack.com/ ([invitation](https://join.slack.com/t/transparency-dev/shared_invite/zt-27pkqo21d-okUFhur7YZ0rFoJVIOPznQ)) + ## TODO - [X] Document structure, design, etc.