From 2eb8e9277ebacaca2dbb67756b53e02a96a582a5 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Tue, 5 Apr 2016 13:48:29 -0700 Subject: [PATCH] Fixed #119: Talked about IRC channel --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 3a2bd84..573765c 100644 --- a/README.rst +++ b/README.rst @@ -30,5 +30,8 @@ a bit as things develop. Documentation, installation and getting started instructions are at http://channels.readthedocs.org +Support can be obtained either here via issues, or in the ``#django-channels`` +channel on Freenode. + You can also install channels from PyPI as the ``channels`` package. You'll likely also want ``asgi_redis`` to provide the Redis channel layer.