From d0c745f58d6b34107bb4adf8d9767bce36c59612 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Sat, 27 Oct 2018 02:18:04 +0530 Subject: [PATCH] Update README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 0d947da..586e9c4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # Timezone Conky +A simple conky to show time from different timezones + +# Installation and usage + ++ `git clone https://gitlab.com/ceda_ei/tz-conky` ++ `cd tz-conky` ++ `conky -c tz-conky` + +# Configuration + +To add or remove timezones, edit `tz.sh`. Each entry should be formatted like +`timezone Region/City name_to_be_displayed`