README - clarify usage information

This commit is contained in:
contrapunctus 2020-06-30 09:22:12 +05:30
parent f712c8e5f9
commit 7faf3dface
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,9 @@ First, define some goals in `chronometrist-goals-list`
(30 "Writing" "Composing")
(30 "Reading" "Music")))
```
The numbers stand for the minutes you want to set as the goal. Observe that you can have any number of tasks after the goal - which is a way of saying you aim to spend that much time on any one of those tasks.
The numbers stand for the minutes you want to set as the goal.
Observe that you can have any number of tasks after the goal - which is a way of saying you aim to spend that much time on any *one* of the tasks that follow.
In the above example, we aim to spend 60 minutes on Programming, 30 minutes on either Writing or Composing, and 30 minutes on either Reading or Music.