From 10ec159e844fe8e4a20ea61870af78b63bf40466 Mon Sep 17 00:00:00 2001 From: Leigh Morresi <275001+dgtlmoon@users.noreply.github.com> Date: Wed, 27 Jan 2021 20:56:19 +0100 Subject: [PATCH] Fix branch name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0e93de3..2e69fdc0 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ Now visit http://127.0.0.1:5000 , The interface will now expose the UI, you can - General options for timeout, default headers - On change detection, callout to another API (handy for notices/issue trackers) - Explore the differences that were detected. -- Use a graphic/rendered page difference instead of text (see the experimental `selenium` branch) +- Use a graphic/rendered page difference instead of text (see the experimental `selenium-screenshot-diff` branch)