diff --git a/README.rst b/README.rst index 16e806c..7525b27 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ daphne :target: https://pypi.python.org/pypi/daphne Daphne is a HTTP, HTTP2 and WebSocket protocol server for -`ASGI `_ and -`ASGI-HTTP `_, +`ASGI `_ and +`ASGI-HTTP `_, developed to power Django Channels. It supports automatic negotiation of protocols; there's no need for URL @@ -115,7 +115,7 @@ Contributing ------------ Please refer to the -`main Channels contributing docs `_. +`main Channels contributing docs `_. To run tests, make sure you have installed the ``tests`` extra with the package:: @@ -134,4 +134,4 @@ https://docs.djangoproject.com/en/dev/internals/security/. To report bugs or request new features, please open a new GitHub issue. This repository is part of the Channels project. For the shepherd and maintenance team, please see the -`main Channels readme `_. +`main Channels readme `_.