Added notes section.
[uzbl-mobile] / README
1 Control:
2   - FIFO opened in /tmp/uzbl_pid
3   - 'forward', 'back', 'http://www.blah.com', are the supported commands.
4
5 Bugs:
6   - Segfault occurs on shutdown, almost definitely FIFO related (I'm not seeing this bug now, but the warning was here when I forked the code and I haven't touched the FIFO bit)
7
8 Notes:
9   - I push the code most times I save any changes, regardless of whether it actually compiles or not. Thus, the code here should be regarded as highly experimental.
10   - If you use any of my code in another fork of uzbl (or anything really) it'd be nice to get a mention.