Split and update README
[khatus.git] / README.md
index a8765f8..70d683c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,17 @@ khatus
 ======
 ![mascot](mascot.jpg)
 
-Experimental, system monitor and status (bar) reporter I use with
+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.02498 seconds and 4 git commands to generate.