From 056082325fd53b26abb527cf442fa67e1525da45 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Tue, 8 Sep 2015 18:20:18 -0500 Subject: [PATCH] Improve doc linking a little. --- README.rst | 2 ++ docs/index.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 0207815..9a174fc 100644 --- a/README.rst +++ b/README.rst @@ -11,3 +11,5 @@ a bit as things develop. Documentation, installation and getting started instructions are at http://channels.readthedocs.org + +You can also install channels from PyPI as the ``channels`` package. diff --git a/docs/index.rst b/docs/index.rst index 78e811c..39bb19d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,6 +15,8 @@ data model underlying Channels and how they're used inside Django. Then, read :doc:`getting-started` to see how to get up and running with WebSockets with only 30 lines of code. +You can find the Channels repository `on GitHub `_. + Contents: .. toctree::