From 94e352520929e85a72466b69a28eb629f68c7dc5 Mon Sep 17 00:00:00 2001 From: lwlinux <1053317536@qq.com> Date: Sun, 26 Jan 2025 02:05:27 +0800 Subject: [PATCH] Supplement the missing parts of runnable code (#450) --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 479a749b..a409b15b 100644 --- a/README.md +++ b/README.md @@ -119,10 +119,10 @@ Callbacks registered on the Revolt event-loop are automatically run as coroutine ```php