URI:
       README: add tested compilers, timezone field is not used anymore - 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 c2be3b96ecb51bc1dc1180c15ad0e9a1145b50f5
   DIR parent d30fbb819df1787d8f69848b1a715c7974e0eb1a
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Mon,  4 Dec 2017 23:15:27 +0100
       
       README: add tested compilers, timezone field is not used anymore
       
       Diffstat:
         M README                              |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
   DIR diff --git a/README b/README
       @@ -8,9 +8,8 @@ Some parts are intentionally hardcoded, C knowledge is required.
        
        Dependencies:
        -------------
       -- C compiler (C99)
       +- C compiler (C99), tested on gcc, clang, tcc.
        - libc
       -- requires non-standard field tm_gmtoff in struct tm.
        
        
        Tested and works on: