From 6f40c2130a1e66a9f5214bc84a6a31935e4cad7c Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 20 Dec 2022 22:05:44 +0000 Subject: Typo, formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82c14e8..ff19cbd 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ You can always read the CLI help with `tomato -h`, but basically: * `tomato` or `tomato show` shows the time left in current Pomodoro (if any). * `tomato stop` stops current Pomodoro (if any). -The state is saved on your `XDG_CACHE_HOME` directory (usually `$HOME/.cache`). If the tool has issues finding the directy, you can use `-s` option to specify a location. +The state is saved on your `XDG_CACHE_HOME` directory (usually `$HOME/.cache`). If the tool has issues finding the directory, you can use `-s` option to specify a location. ## Using it from tmux -You can add `tomato` to tmux with: +You can add `tomato` to `tmux` with: ``` set -g status-interval 1 -- cgit v1.2.3