Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
eliben committed Oct 30, 2023
1 parent b9b00a4 commit 5d31cad
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/eliben/pyelftools/wiki/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 <https://devguide.python.org/versions/>`__.

Installing
----------
Expand Down Expand Up @@ -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 <https://github.com/eliben/pyelftools/wiki/User's-guide>`_.

Contributing
------------

See the `Hacking Guide <https://github.com/eliben/pyelftools/wiki/Hacking-guide>`__.

License
-------

Expand Down

0 comments on commit 5d31cad

Please sign in to comment.