diff --git a/README.md b/README.md index 88c1419..a1d1382 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,5 @@ for msg in smc_a.messages: Output: ```sh -(0, 1, b"foo") +received: (0, 1, b"foo") ```