aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-06-04 01:58:24 +0200
committerTeddy Wing2017-06-04 01:58:24 +0200
commitc715a7219c65293112f377bc16a4bcf9f9f27de5 (patch)
tree332a7f074d7ff69d7d57ea6ff5bb7c163a6f6368
parentd575e2535b4ce53e875a6ef6ac21cbbb6e51fca2 (diff)
downloadtimetasker-c715a7219c65293112f377bc16a4bcf9f9f27de5.tar.bz2
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.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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).