From 1b3d3e6606402befea02edaa9b8ddbb4a85e5b93 Mon Sep 17 00:00:00 2001 From: 0kron <88357657+0kron@users.noreply.github.com> Date: Sun, 16 Jan 2022 13:46:05 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ae5ae5c..0b323c0 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ Simple command line pomodoro program to focus. |Menu| |-| -|![img](https://github.com/0kron/pomodoro-cli/blob/main/screenshot_20220116_132617.png)| +|![img](https://github.com/0kron/pomodoro-cli/blob/main/pomodoro-menu.png)| |Concentration Timer| -|![img](https://github.com/0kron/pomodoro-cli/blob/main/screenshot_20220116_132723.png)| +|![img](https://github.com/0kron/pomodoro-cli/blob/main/concentration-timer.png)| |Break Timer| -|![img](https://github.com/0kron/pomodoro-cli/blob/main/screenshot_20220116_132833.png) +|![img](https://github.com/0kron/pomodoro-cli/blob/main/break-timer.png) The pomodoro-cli program alows the user to have a simple and visually attractive pomodoro timer on their terminal.