URI:
       README: add url to entr project to make it easier to find - saait - the most boring static page generator
  HTML git clone git://git.codemadness.org/saait
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 134ff98c58a8cca78caf918cc6dddc3a24155490
   DIR parent f242e6ade5979fd153b0b2a97a252912fa91b842
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Thu, 24 Dec 2020 13:38:10 +0100
       
       README: add url to entr project to make it easier to find
       
       Diffstat:
         M README                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README b/README
       @@ -40,7 +40,7 @@ This script monitors pages for changes and for new files in the directory then
        regenerates static files if this happens. If successful then refreshes the
        current window/tab in Firefox.
        
       -Dependencies: make, xdotool, entr.
       +Dependencies: make, xdotool, entr (https://eradman.com/entrproject/).
        
                #!/bin/sh
                if test x"$1" = x"rebuild"; then