diff --git a/README.md b/README.md index 095bb1b..6f91341 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ from simple_hypercore_protocol import messages print(messages.Request(index=0)) ``` +Output: + ```sh index: 0 ```