doc: fix listing format in README
This commit is contained in:
parent
715fe60e1d
commit
103ad031df
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
- 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.
|
- ongoing: Whether a Pomodoro session is currently ongoing.
|
||||||
- paused: Whether the timer is paused.
|
- 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 |
|
| Message Type | Example |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
|
|
Loading…
Reference in a new issue