Closed c4software closed 7 years ago
With the current implementation the most simple is too run xmlint manually via pipe
Example :
python3 main.py --domain https://blog.lesite.us --images --parserobots | xmllint --format -
Added in the README
Add xmllint to produce an human readable XML.
Ref to #26