diff --git a/README.md b/README.md index 0955d5e..72349ff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Teamdate -Helps you keep track of time of team members across different timezones. +Helps you keep track of time for team members across different timezones. ## Usage @@ -70,6 +70,10 @@ $ cat ~/.config/teamdate/teams.toml name = "Alex" location = "America/Montreal" +[[teams.wcgw]] +name = "Jane Doe" +location = "Europe/Dublin" + [[teams.wcgw]] name = "John Doe" location = "Europe/Dublin"