diff --git a/readme.md b/readme.md index 4010f78..01b9d75 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Optar +# Optar [![Pytest](https://github.com/Askill/optar/actions/workflows/pytest.yml/badge.svg)](https://github.com/Askill/optar/actions/workflows/pytest.yml) This tool crawles all pages on a given website to the provided deapth and finds new pages by comparing the new site tree to the cached one. All new pages are then checked for containing any of the provided keywords. If there is a match the page will be higlighted for the reader. Default timeout 1h, list of keywords and sites can be changed while the software is running.