From d9fc759de25b0b44b4b9a992a686666fd81925d4 Mon Sep 17 00:00:00 2001 From: Russ Savage Date: Fri, 17 Jan 2020 10:42:03 -0800 Subject: [PATCH] chore(readme): add slack community link (#16494) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2c93ef668..144c3920c6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # InfluxDB [![CircleCI](https://circleci.com/gh/influxdata/influxdb.svg?style=svg)](https://circleci.com/gh/influxdata/influxdb) +[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://www.influxdata.com/slack) + InfluxDB is an open source time series platform. This includes APIs for storing and querying data, processing it in the background for ETL or monitoring and alerting purposes, user dashboards, and visualizing and exploring the data and more. The master branch on this repo now represents the latest InfluxDB, which now includes functionality for Kapacitor (background processing) and Chronograf (the UI) all in a single binary.