diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 57b2631d..93f5da18 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Features Dependencies ------------ -* Python (tested with version 2.6, 2.7, 3.1, 3.2) with the "curses" module +* Python (tested with version 2.6, 2.7, 3.1-3.5) with the "curses" module and (optionally) wide-unicode support. * A pager ("less" by default) |