extended readme

This commit is contained in:
Jan Oliver Oelerich 2012-10-17 08:31:10 +02:00
parent 76d12a17ae
commit c40ae4c41b

View File

@ -38,5 +38,5 @@ To contribute a script, make sure it has a function `output()` that outputs
valid json code that can be interpreted by i3status. The protocol is documented
here: [i3status Protocol](http://i3wm.org/docs/i3bar-protocol.html).
Please add an example for how to configure it to `wrapper.py`. It should be a
python class that can be registered with the `I3StatusHandler` class.
Please add an example for how to configure it to `wrapper.py.dist`. It should be
a python class that can be registered with the `I3StatusHandler` class.