Added function to create new commands (almost works).
[uzbl-mobile] / README
diff --git a/README b/README
index f2c144c..bbd8991 100644 (file)
--- a/README
+++ b/README
@@ -1,2 +1,7 @@
+Control:
+  - FIFO opened in /tmp/uzbl_pid
+  - 'forward', 'back', 'http://www.blah.com', are the supported commands.
+
 Bugs:
-  - The control_thread function doesn't receive data all the time, and causes segfaults for some reason.
\ No newline at end of file
+  - Segfault occurs on shutdown, almost definitely FIFO related
+  - Segfault occurs when attempting to parse a command.
\ No newline at end of file