diff --git a/README.md b/README.md index 99835a0..15e4f08 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ The server periodically (every second) sends JSON-encoded messages to all connec - time_left: The remaining time for the current mode, in seconds (e.g., 900 for 15 minutes). - ongoing: Whether a Pomodoro session is currently ongoing. - paused: Whether the timer is paused. -* version: The protocol version of the send message (this is always the same as the major app version) +- version: The protocol version of the send message (this is always the same as the major app version) | Message Type | Example | | --- | --- |