From 3fa2743e150d5b36d1feefe648e1ae0c1bbf3327 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Thu, 9 Mar 2017 12:16:54 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ee180d6..45356d9d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ brian2cuda ========== +[![Join the chat at https://gitter.im/brian-team/brian2cuda](https://badges.gitter.im/brian-team/brian2cuda.svg)](https://gitter.im/brian-team/brian2cuda?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Please note that this package is still under developement and some features are not yet usable. Brian2cuda is an extention of the spiking neural network simulator [Brian2](https://github.com/brian-team/brian2), implementing a [Brian2 standalone device](http://brian2.readthedocs.io/en/stable/developer/devices.html) to generate C++/CUDA code to run simluations on NVIDIA general purpose graphics processing units (GPGPUs).