From c589349d6c8995d55b37eeb6a68c9d0b5fce6195 Mon Sep 17 00:00:00 2001 From: Christopher Handy Date: Fri, 4 Aug 2023 14:42:28 +0200 Subject: [PATCH] Update README.md spacing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 941d2d2..10a7cad 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,12 @@ wnow simple Python command line moving digital world clock works on Windows, Linux, BSD and macOS + you may need to make some small changes depending on your system: + use backports.zoneinfo if zoneinfo is not available + use either of COLORS or COLOR_PAIRS depending on your OS (COLOR_PAIRS for Windows) + future implementations shall make these changes automatically