Fixed #119: Talked about IRC channel

This commit is contained in:
Andrew Godwin 2016-04-05 13:48:29 -07:00
parent 2ef0baa5c2
commit 2eb8e9277e

View File

@ -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.