From 341d2cf34efe7b5795d7da2aab6108065c77bb97 Mon Sep 17 00:00:00 2001 From: enkore Date: Sat, 23 Feb 2013 14:00:10 +0100 Subject: [PATCH] Readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8671a9b..e7ef435 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ The output attribute should be set to a dictionary which represents your modules the protocol is documented [here](http://i3wm.org/docs/i3bar-protocol.html). Please add an example for how to configure it to `__main__.py.dist`. It should be -a python class that can be registered with the `I3statusHandler` class. +a python class that can be registered with the `I3statusHandler` class. Also don't +forget to add yourself to the LICENSE file. **Patches and pull requests are very welcome :-)**