From 1e385bfa85722a05c97a89c1fabe348ed5564020 Mon Sep 17 00:00:00 2001 From: Mathieu Ledru Date: Mon, 19 Aug 2024 08:06:28 +0200 Subject: [PATCH] :memo: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef4c016..03399db 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ A working script is available in the bundled `examples` directory - Run Flow : `php examples/flow.php` - Run Y-Combinator Flow : `php examples/yflow.php` -- Start Server : `php examples/server.php` +- Start Server : `php examples/server.php` Start Client(s) : `php examples/client.php` ## Documentation