From 071329ae25bd2f1d2879fea1733e73fb5a14ef2f Mon Sep 17 00:00:00 2001 From: johnl Date: Sun, 26 Nov 2017 10:16:57 +0100 Subject: [PATCH] Small wording improvements --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8dc5db1..f7baa6a 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,15 @@ Org-Pomodoro This adds very basic support for [Pomodoro technique](http://www.pomodorotechnique.com/) -in Emacs' org-mode. +to Emacs' org-mode. With default customs: You can start a pomodoro for the task at point or select one of the last tasks that you clocked time for. Each clocked-in pomodoro starts a timer of 25 minutes and after each pomodoro a break timer of -5 minutes is started automatically. Every 4 breaks a long break is -started with 20 minutes. All values are customizable. +5 minutes is started automatically. Every 4 breaks a long break of 20 +minutes is started. All values are customizable. Installation ============ @@ -33,7 +33,7 @@ Usage 1. Move point to a task as you would do with `org-clock-in`. Call `org-pomodoro` the task will be clocked-in. - 2. When there's time for break, the task will be `org-clock-out`'ed + 2. When it's time for break, the task will be `org-clock-out`'ed 3. If you call `org-pomodoro` during a pomodoro, you'll be asked to reset a pomodoro. 4. If you call `org-pomodoro` outside org-mode, you'll be presented