From d2436728ed01804ff05e9b80b7056dbd5b4341b1 Mon Sep 17 00:00:00 2001 From: enkore Date: Mon, 12 Jun 2017 17:41:37 +0200 Subject: [PATCH] Create README.rst --- README.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 58ef820..3e780d1 100644 --- a/README.rst +++ b/README.rst @@ -17,9 +17,8 @@ i3pystatus is a large collection of status modules compatible with i3bar from th Installation ------------ -.. note:: Supported Python versions - - i3pystatus requires Python 3.2 or newer and is not compatible with +**Supported Python versions** + i3pystatus requires Python 3.4 or newer and is not compatible with Python 2.x. Some modules require additional dependencies documented in the docs. @@ -30,12 +29,12 @@ Installation Documentation ------------- -`All further user documentation has been moved here. `_ +`All further user documentation has been moved here. `_ Changelog --------- -`Located here. `_ +`Located here. `_ Note: no further releases are planned. Install it from Git. Contributors ------------