Merge pull request #705 from koole/patch-1

Channels is comprised of six packages
This commit is contained in:
Artem Malyshev 2017-07-19 04:56:03 -04:00 committed by GitHub
commit d0bb675d05

View File

@ -23,7 +23,7 @@ If you are interested in contributing, please read our :doc:`contributing` docs!
Projects
--------
Channels is comprised of five packages:
Channels is comprised of six packages:
* `Channels <https://github.com/django/channels/>`_, the Django integration layer
* `Daphne <https://github.com/django/daphne/>`_, the HTTP and Websocket termination server