diff --git a/README.md b/README.md index e302f20..f325cdf 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,9 @@ while working on the reencoding portions its operating as a viewer, pumper, basi ## notes ``` PUMPQUEUE: using the q key you can queue up a bunch of ansis to pump, then just press p to fire -them off. if there is nothing in the queue then whatever is on the screen will be pumped +them off. if there is nothing in the queue then whatever is on the screen will be pumped to fifo. +``` +``` FIFO: in order to use the pump feature, you need a fifo setup in something like weechat/irsii/etc.. if you have one setup, adjust the FIFO_PATH at the top of dr1p4ns1.py ```