[doc] Include required i3wm version in README.md

fixes #173
This commit is contained in:
Tobias Witek 2017-09-16 16:48:13 +02:00
parent dfb1e39421
commit d1d431ec6d

View file

@ -20,6 +20,8 @@ I hope you like it and appreciate any kind of feedback: Bug reports, Feature req
Thanks a lot!
Required i3wm version: 4.12+ (in earlier versions, blocks won't have background colors)
Supported Python versions: 2.7, 3.3, 3.4, 3.5, 3.6
Explicitly unsupported Python versions: 3.2 (missing unicode literals)