Skip to content

Commit 64e4a53

Browse files
committed
shorter readme
1 parent b53ef29 commit 64e4a53

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ Use the Pomodoro Technique in Neovim with built-in session tracking and break re
4242

4343
## Usage
4444

45-
| Command | Description |
46-
| ------------------------------------------------------ | ------------------------------------------------------- |
47-
| `:PomodoroStart {override defined work duration}` | Start the Pomodoro timer. |
48-
| `:PomodoroStop` | Stop the Pomodoro timer. |
49-
| `:PomodoroUI` | Display the Pomodoro UI. |
50-
| `:PomodoroSkipBreak` | Skip the current break and start the next work session. |
51-
| `:PomodoroForceBreak {override defined break duration` | Forcefully start a break. |
52-
| `:PomodoroDelayBreak` | Delay the current break by a delay duration. |
45+
| Command | Description |
46+
| --------------------------------- | ------------------------------------------------------- |
47+
| `:PomodoroStart {duration?}` | Start the Pomodoro timer. |
48+
| `:PomodoroStop` | Stop the Pomodoro timer. |
49+
| `:PomodoroUI` | Display the Pomodoro UI. |
50+
| `:PomodoroSkipBreak` | Skip the current break and start the next work session. |
51+
| `:PomodoroForceBreak {duration?}` | Forcefully start a break. |
52+
| `:PomodoroDelayBreak` | Delay the current break by a delay duration. |

0 commit comments

Comments
 (0)