summaryrefslogtreecommitdiffstats
path: root/python/asgiref/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/asgiref/README')
-rw-r--r--python/asgiref/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/asgiref/README b/python/asgiref/README
index 2653186b70..470eefba8a 100644
--- a/python/asgiref/README
+++ b/python/asgiref/README
@@ -1,2 +1,3 @@
-ASGI is a standard for Python asynchronous web apps and servers to
-communicate with each other, and positioned as an asynchronous successor to WSGI.
+ASGI is a standard for Python asynchronous web apps and servers
+to communicate with each other, and positioned as an asynchronous
+successor to WSGI.