From a55206d837ded1bd9019844251c78e09e9bf384e Mon Sep 17 00:00:00 2001 From: VperuS Date: Tue, 3 Jul 2018 23:23:17 +0300 Subject: [PATCH] Drop gitter chat from readme (#770) Bridge isn't stable, sometimes messages didn't redirected to discord, it lead people to wrong area to ask --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72938cbb..405f0cc8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ OpenTK OpenTK is a large project, with a huge number of components. We're looking to add a more maintainers to the team. Email [@varon](https://github.com/varon) or message him in Gitter if you'd like to help out. -[![Join the chat at https://gitter.im/opentk/opentk](https://badges.gitter.im/opentk/opentk.svg)](https://gitter.im/opentk/opentk?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join the chat at https://discord.gg/GZTYR4s](https://img.shields.io/badge/chat-on%20discord-green.svg)](https://discord.gg/GZTYR4s) +[![Join the chat at https://discord.gg/GZTYR4s](https://img.shields.io/badge/chat-on%20discord-green.svg)](https://discord.gg/GZTYR4s) The Open Toolkit library is a fast, low-level C# binding for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.