URI: 
       improve readme - bsleep - breakable sleep
  HTML git clone git://kroovy.de/bsleep
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 33199d39a095d607abf9e160e3f44a5bfb9f103f
   DIR parent 4e2499786f7ca9650133135b44b3986f13b9fd42
  HTML Author: kroovy <me@kroovy.de>
       Date:   Sat, 17 May 2025 00:31:23 +0200
       
       improve readme
       
       Diffstat:
         M README                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README b/README
       @@ -5,7 +5,7 @@ chain two tasks on the commandline, with the second task only waiting for
        you to press 'b'.
        
        Build dependencies
       -- C compiler
       +- any C compiler
        - libc
        
        This program is meant to help people complete tasks on the commandline.