Update README.md
[k_transpose.git] / README.md
index e92f6e494a146a97225188582067d89a4897c01b..f7294b4a2ed962cdac99c1b9a13e170120fcebd2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,3 +9,15 @@ terminal colors are read from ~/.Xresources in the form "URxvt*color[0-16]:#RRGG
 
 ##colorspace transposition
 TODO
+
+### compilation/installation
+```
+make
+sudo make install
+```
+
+### running
+```
+# you likely need root to bind httpds to a local port
+sudo k_transpose
+```