URI:
       Add note in README about color support - noice - small file browser (mirror / fork from 2f30.org)
  HTML git clone git://git.codemadness.org/noice
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 80aa6f83283cd82e34a66dcfd2f0092f4a432d13
   DIR parent f7b0395e5c03b4c8f939ed95706a18f8e9ff4043
  HTML Author: sin <sin@2f30.org>
       Date:   Sun, 20 Jan 2019 12:18:19 +0000
       
       Add note in README about color support
       
       Diffstat:
         M README                              |       4 ++++
       
       1 file changed, 4 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README b/README
       @@ -35,6 +35,10 @@ cases you just do:
        
            make
        
       +To build with color support:
       +
       +    make CPPFLAGS=-DUSE_COLOR
       +
        It is known to work on OpenBSD, NetBSD, FreeBSD, DragonFly BSD, Linux, OSX,
        IRIX 6.5, Haiku and Solaris 9.  Some notes for building on certain systems
        follow.