mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-21 04:41:52 +00:00
Mention that Python 3 is not yet supported.
[ci skip]
This commit is contained in:
parent
21c7200360
commit
3d459218bf
1 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,9 @@ 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 systems with Python 2.7.2 or later.
|
||||
It runs on Python 2 systems, requiring Python 2.7.2 or later.
|
||||
Python 3 is not (yet) supported.
|
||||
|
||||
|
||||
Features
|
||||
---------
|
||||
|
|
|
|||
Loading…
Reference in a new issue