From 5b8252c171dacb49c2ab0695ef55da4b71beeb8a Mon Sep 17 00:00:00 2001 From: Leigh Morresi <275001+dgtlmoon@users.noreply.github.com> Date: Sun, 31 Jan 2021 20:20:49 +0100 Subject: [PATCH] Updating README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83bb44cc..95109456 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,10 @@ Now visit http://127.0.0.1:5000 , You should now be able to access the UI. ### Future plans - Greater configuration of check interval times, page request headers. -- General options for timeout, default headers +- ~~General options for timeout, default headers~~ - On change detection, callout to another API (handy for notices/issue trackers) -- Explore the differences that were detected. +- ~~Explore the differences that were detected~~ +- Add more options to explore versions of differences - Use a graphic/rendered page difference instead of text (see the experimental `selenium-screenshot-diff` branch)