X-Git-Url: http://git.refcnt.org/?a=blobdiff_plain;f=README;h=4fcf1391681a5c7fb173e82ec10d68a36f3ede01;hb=997dfe07ff91a013f37c744554aaa8b9d8b5539c;hp=a6e8f0f18c259ba1b40b880b88e0adc281a51e4d;hpb=f340b5874461fd2405ad4def6a365c89b45efbae;p=colorize.git diff --git a/README b/README index a6e8f0f..4fcf139 100644 --- a/README +++ b/README @@ -35,6 +35,14 @@ user permissions). Finally, clean up the working directory through `make clean'. +Customizing instructions +------------------------ +The default character ('/') which separates the foreground +from the background color may be redefined: + +`make FLAGS=-DCOLOR_SEP_CHAR_COLON' -> defines as ':' +`make FLAGS=-DCOLOR_SEP_CHAR_SLASH' -> defines as '/' + Debugging instructions ---------------------- For the sake of completeness, colorize can be also built with