Merge pull request #343 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md
This commit is contained in:
Harry 2016-02-18 11:57:59 +01:00
commit 5e7da64b9d

View file

@ -1,6 +1,8 @@
OpenTK
======
[![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)
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.
Use OpenTK to add cross-platform 3d graphics, audio, compute and haptics to your C# application. Integrate it into your existing user interface or use it standalone without any external dependencies.