From 6517a4fa607ebb1ca2e0df314f23a4c052a0b861 Mon Sep 17 00:00:00 2001 From: Cyrus S Date: Fri, 23 Jun 2017 00:24:40 +0800 Subject: [PATCH] Add URL of time zone database --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f6be68a..118d471f 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The parameters are split into two halves, separated by a colon, the left hand si * `--net=host` - Shares host networking with container, **required**. * `-v /homebridge` - The Homebridge config and plugin location. -* `-e TZ` - for timezone information *eg Europe/London, etc* +* `-e TZ` - for [timezone information](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) *e.g. Europe/London, etc* ## Config