From 8b63fe5766172e8e2c8ee241ef552869b7b52f35 Mon Sep 17 00:00:00 2001 From: Samhita Alla Date: Wed, 13 Oct 2021 19:42:51 +0530 Subject: [PATCH] Add Slack button to README (#101) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 085e2c91..d209e025 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Common Go Tools [![Go Report Card](https://goreportcard.com/badge/github.com/lyft/flytestdlib)](https://goreportcard.com/report/github.com/lyft/flytestdlib) ![Commit activity](https://img.shields.io/github/commit-activity/w/lyft/flytestdlib.svg?style=plastic) ![Commit since last releast](https://img.shields.io/github/commits-since/lyft/flytestdlib/latest.svg?style=plastic) +[![Slack](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://slack.flyte.org) Shared components we found ourselves building time and time again, so we collected them in one place!