From b21b6e41363c82e4c52540e0249c47e63a3d2f05 Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Fri, 21 Sep 2018 10:46:47 +0930 Subject: some errors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51d4cae..273cbaa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -This program sets your X servers root window name as the current time in 12-hour binary. This allows dwm (and possibly other) window managers use it in their status bar. I use it with dwm as a clock to practice recognising binary numbers quickly. +This program sets your X servers root window name as the current time in 12-hour binary. This allows dwm to use it in their status bar. Other window managers may also use this string for something. I use it with dwm as a clock to practice recognising binary numbers quickly. -argumewnts: +arguments: ````-d: display time in decimal format (HH:MM)```` -- cgit v1.2.3