diff --git a/README.md b/README.md index 739f1e3e..4b970bb9 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ **Documentation**: [https://www.starlette.io/](https://www.starlette.io/) +--- + Starlette is a small library for working with [ASGI](https://asgi.readthedocs.io/en/latest/). It gives you `Request` and `Response` classes, request routing, websocket support,