Skip to content

Commit 3169b40

Browse files
Add ASGI documentation site (#34)
1 parent 9b959ba commit 3169b40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ _Articles, blog posts and other publications about ASGI._
9999

100100
_Reference documentation and implementation for ASGI._
101101

102+
- [ASGI Documentation](https://asgi.readthedocs.io) - Documentation site for the ASGI specification.
102103
- [asgiref](https://github.com/django/asgiref) - ASGI reference implementation, including function wrappers, server base classes and a WSGI-to-ASGI adapter.
103104

104105
### Talks

0 commit comments

Comments
 (0)