diff --git a/README.md b/README.md index bfb47f5..d835544 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## Overview ## -*Recent changes Gamepedia compatible Discord webhook* is a project made from earlier recent changes module of IRC bot. It has been remade as independent script for public usage. +*Recent changes Gamepedia compatible Discord webhook* is a project made from earlier recent changes module of IRC bot. It has been remade as independent script for public use. Screenshots of the script can be found [on the wiki](https://gitlab.com/piotrex43/RcGcDw/wikis/Presentation). ### Features ### diff --git a/requirements.txt b/requirements.txt index 5da6d64..b540ae3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ beautifulsoup4 >= 4.6.0; python_version >= '3.6' requests >= 2.18.4 schedule >= 0.5.0 +lxml >= 4.2.1 \ No newline at end of file