From a09f7339c6cd16e837d77f22e1b4599afe3ba7a2 Mon Sep 17 00:00:00 2001 From: Ben Adams Date: Mon, 16 May 2016 04:43:58 +0100 Subject: [PATCH] Add slack channel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4cd2fd3e156..351d7f7d5e56 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Getting Started with ASP.NET Core +[![Slack Status](https://aspnetcoreslack.herokuapp.com/badge.svg?2)](http://tattoocoder.com/aspnet-slack-sign-up/) [![Join the chat at https://gitter.im/aspnet/Home](https://badges.gitter.im/aspnet/Home.svg)](https://gitter.im/aspnet/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This guide is designed to get you started building applications with the latest development versions ASP.NET Core. This means nightly builds and potentially broken or unstable packages.