From 47bd29fd06605915a22d4339fbd7be9fdcfc29a8 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Fri, 19 Feb 2016 02:17:07 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d3a4551..664a2f9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # GladNet2.0 +[![Join the chat at https://gitter.im/HelloKitty/GladNet2.0](https://badges.gitter.im/HelloKitty/GladNet2.0.svg)](https://gitter.im/HelloKitty/GladNet2.0?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Message based networking API library for for Unity3D/.Net developers. Defines an API from which other lowerlevel network libraries can be adapted to. If you're looking for concrete implementations, and not the unifying API of GladNet2, see the following concrete implementations of the API