@@ -1,4 +1,4 @@
-"""Hypercorn 入口 —— 最简 Quart 服务
+"""hypercorn 入口 —— 最简 Quart 服务
启动方式:
hypercorn app:app --bind 0.0.0.0:8000