From fdd2af518624cc2225b99bd2379bd95b5a90aff9 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 31 Jul 2018 23:40:50 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80616ff14..fc2d17a63 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![Build Status](https://travis-ci.org/migueldeicaza/gui.cs.svg?branch=master)](https://travis-ci.org/migueldeicaza/gui.cs) + +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mono/mono?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - This is the Mono Channel room + # Gui.cs - Terminal UI toolkit for .NET This is a simple UI toolkit for .NET, .NET Core and Mono and works on @@ -154,4 +157,4 @@ branch to be pushed with the name release/XXX, do this after the NuGet package version has been updated on the Terminal.Gui/Terminal.Gui.csproj, and push. -Then once the package is built, VSTS will request an approval. \ No newline at end of file +Then once the package is built, VSTS will request an approval.