Split and update README
[khatus.git] / README.md
index cb7f3e3..70d683c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,18 @@
 khatus
 ======
+![mascot](mascot.jpg)
 
-My ad-hoc, text-only status bar scripts I use with `dwm` on GNU/Linux.
+Experimental system-monitor and status (bar) reporter I use with
+[dwm](https://dwm.suckless.org/) on GNU/Linux.
 
 ![screenshot](screenshot.jpg)
+
+### v1
+A single, synchronous script, saving state in text files (Bash and AWK).
+
+### v2
+Parallel processes: collectors, cacher and reporters; passing messages over pipes
+(Bash and AWK).
+
+### v3
+Clean-up, polish and further development of main ideas learned in v2.
This page took 0.017964 seconds and 4 git commands to generate.