From 3ae73c0ce1ce868665421bcbbad7446b4dcd7d46 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Fri, 27 Mar 2026 20:17:07 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a8f79d..1bb92c7 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ All use the same **custom binary protocol**: ## Python Examples -Run: `python3 src/python/<file>.py [host [port]]` +Run: `python3 src/python/{file}.py [host [port]]` Port: **9999** (metrics), **65432** (echo)