Update README.md master
authorian <ian@kremlin.cc>
Mon, 26 Jan 2015 23:20:45 +0000 (18:20 -0500)
committerian <ian@kremlin.cc>
Mon, 26 Jan 2015 23:20:45 +0000 (18:20 -0500)
README.md

index 133b7d3a58ef9a461cc061e407a28f249350730e..dd86eb6250d059c7d7359e14ab2a35b066bad88d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ transposes colors in web pages to match your ANSI terminal color theme.
 
 k_transpose starts a local http server (localhost/kt/) through which you browse the outside web in the form e.g. http://localhost/kt/google.com. both relative & explicit URLs/URIs are prepended to route through this local http server such that one can browse the web "normally" after specifying the transposition server once
 
-terminal colors are read from ~/.Xresources in the form 'URxvt\\\*color[0-16]:#RRGGBB' or '*color[0-16]:#RRGGBB'. *background: & *foreground: colors are used too, to determine light/dark theme context
+terminal colors are read from ~/.Xresources in the form 'URxvt\*color[0-16]:#RRGGBB' or '*color[0-16]:#RRGGBB'. *background: & *foreground: colors are used too, to determine light/dark theme context
 
 ##colorspace transposition
 TODO