Update website for Python 3

This commit is contained in:
Chris Mayo 2020-06-01 16:23:33 +01:00
parent a61424c15b
commit 33e085661f

View file

@ -6,8 +6,7 @@ Introduction
LinkChecker is a free, [GPL](http://www.gnu.org/licenses/gpl-2.0.html)
licensed website validator.
LinkChecker checks links in web documents or full websites.
It runs on Python 2 systems, requiring Python 2.7.2 or later.
Python 3 is not (yet) supported.
It runs on Python 3 systems, requiring Python 3.5 or later.
Features