From 1b4d5281dca397cc1f16406408363ddec13a8b11 Mon Sep 17 00:00:00 2001 From: Tobias Witek Date: Thu, 5 Apr 2018 08:06:47 +0200 Subject: [PATCH] [doc] Update FontAwesome version in README fixes #239 fixes #240 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index acc4bac..9c39118 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Required i3wm version: 4.12+ (in earlier versions, blocks won't have background Supported Python versions: 2.7, 3.3, 3.4, 3.5, 3.6 +Supported FontAwesome version: 4 (free version of 5 doesn't include some of the icons) + Explicitly unsupported Python versions: 3.2 (missing unicode literals) # Documentation