diff --git a/uhttp.py b/uhttp.py index c15e976..b4ebb3b 100644 --- a/uhttp.py +++ b/uhttp.py @@ -1,4 +1,4 @@ -"""µHTTP - Stupid web development""" +"""µHTTP - ASGI micro framework""" import re import json