improve README - saait - the most boring static page generator
 (HTM) git clone git://git.codemadness.org/saait
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 8ce9999df8e020ddd9f00ad6ce4a0578254a9e31
 (DIR) parent 59eeabfb2ae2c82279a07091ba1cc20bca7c807c
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat,  7 Dec 2019 22:16:50 +0100
       
       improve README
       
       Diffstat:
         M README                              |      18 +++++++++++++++++-
       
       1 file changed, 17 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -1,4 +1,7 @@
       -saait - the most boring static page generator
       +saait
       +-----
       +
       +the most boring static page generator
        
        Meaning of saai (dutch): boring
        Pronounciation:          site
       @@ -6,19 +9,32 @@ Pronounciation:          site
        Some parts are intentionally hardcoded, C knowledge is required.
        
        
       +Build and install
       +-----------------
       +
       +$ make
       +# make install
       +
       +
        Dependencies
        ------------
       +
        - C compiler (C99), tested on gcc, clang.
        - libc
       +- POSIX make (optional).
        
        
        Tested and works on
        -------------------
       +
        - OpenBSD
        - Linux (glibc)
        - Windows (mingw and cygwin)
        
        
       +Structure
       +---------
       +
        Directory structure for pages:
        
        - pages/file1.html