Update README.md
spacing
This commit is contained in:
parent
0e2db7a26c
commit
c589349d6c
@ -2,8 +2,12 @@
|
|||||||
wnow simple Python command line moving digital world clock
|
wnow simple Python command line moving digital world clock
|
||||||
|
|
||||||
works on Windows, Linux, BSD and macOS
|
works on Windows, Linux, BSD and macOS
|
||||||
|
|
||||||
you may need to make some small changes depending on your system:
|
you may need to make some small changes depending on your system:
|
||||||
|
|
||||||
use backports.zoneinfo if zoneinfo is not available
|
use backports.zoneinfo if zoneinfo is not available
|
||||||
|
|
||||||
use either of COLORS or COLOR_PAIRS depending on your OS (COLOR_PAIRS for Windows)
|
use either of COLORS or COLOR_PAIRS depending on your OS (COLOR_PAIRS for Windows)
|
||||||
|
|
||||||
future implementations shall make these changes automatically
|
future implementations shall make these changes automatically
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user