From 5d31cad41e7c5701db024f228255276a48cd65d1 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Mon, 30 Oct 2023 05:38:51 -0700 Subject: [PATCH] update README --- README.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 82d2894..b665971 100644 --- a/README.rst +++ b/README.rst @@ -14,9 +14,10 @@ for more details. Pre-requisites -------------- -As a user of **pyelftools**, one only needs Python 3 to run. For hacking on -**pyelftools** the requirements are a bit more strict, please see the `hacking -guide `_. +As a user of **pyelftools**, one only needs Python 3 to run. While there is no +reason for the library to not work on earlier versions of Python 3, our CI +tests are based on the officual +`Status of Python versions `__. Installing ---------- @@ -47,6 +48,11 @@ How to use it? own code. For a detailed usage guide and links to examples, please consult the `user's guide `_. +Contributing +------------ + +See the `Hacking Guide `__. + License ------- -- 2.30.2