From c715a7219c65293112f377bc16a4bcf9f9f27de5 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 4 Jun 2017 01:58:24 +0200 Subject: README: Improve wording of multiple project configuration paragraph The wording seemed a bit confusing before. Change it to make it clear that you're supposed to add a new "projects" block to the config. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9d89ce2..2c9845a 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ to that project like this: $ timetasker --project my-cool-project -You say you have more than one project? No problem, just copy-paste the entire -`[projects.example]` section and give it a new name. +You say you have more than one project? No problem, just copy-paste an +additional `[projects.example]` section and give it a new name. To fill in the other configuration options, we're going to have to take a trip to the TimeTask website (relax, we won't be using it much after this). -- cgit v1.2.3