Update README.md

documentation placeholders
This commit is contained in:
Christopher Handy 2023-08-04 14:42:07 +02:00 committed by GitHub
parent 45ca84a680
commit 0e2db7a26c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,9 @@
# wnow
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