From ee5b55c02ef3554d12fc39eb9e234d6b30a61829 Mon Sep 17 00:00:00 2001 From: Lorenzo Fontana Date: Thu, 5 Nov 2020 13:29:32 +0100 Subject: [PATCH] docs: reach out documentation Co-Authored-By: Leonardo Di Donato Signed-off-by: Lorenzo Fontana --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cf73528..0af84e39 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ [![Build Status](https://img.shields.io/circleci/build/github/falcosecurity/falco/master?style=for-the-badge)](https://circleci.com/gh/falcosecurity/falco) [![CII Best Practices Summary](https://img.shields.io/cii/summary/2317?label=CCI%20Best%20Practices&style=for-the-badge)](https://bestpractices.coreinfrastructure.org/projects/2317) [![GitHub](https://img.shields.io/github/license/falcosecurity/falco?style=for-the-badge)](COPYING) -#### Latest releases +Want to talk? Join us on the [#falco](https://kubernetes.slack.com/archives/CMWH3EH32) channel in the [Kubernetes Slack](https://slack.k8s.io). + +### Latest releases Read the [change log](CHANGELOG.md). @@ -72,6 +74,13 @@ The [Official Documentation](https://falco.org/docs/) is the best resource to le To get involved with The Falco Project please visit [the community repository](https://github.com/falcosecurity/community) to find more. +How to reach out? + + - Join the #falco channel on the [Kubernetes Slack](https://slack.k8s.io) + - [Join the Falco mailing list](https://lists.cncf.io/g/cncf-falco-dev) + - [Read the Falco documentation](https://falco.org/docs/) + + ### Contributing See the [CONTRIBUTING.md](https://github.com/falcosecurity/.github/blob/master/CONTRIBUTING.md). @@ -94,4 +103,4 @@ Falco is licensed to you under the [Apache 2.0](./COPYING) open source license. [3]: https://dl.bintray.com/falcosecurity/deb-dev/stable [4]: https://dl.bintray.com/falcosecurity/deb/stable [5]: https://dl.bintray.com/falcosecurity/bin-dev/x86_64 -[6]: https://dl.bintray.com/falcosecurity/bin/x86_64 \ No newline at end of file +[6]: https://dl.bintray.com/falcosecurity/bin/x86_64