From 13dcce9b474345f5e8172afab8ba5beeb21e00b8 Mon Sep 17 00:00:00 2001 From: Leigh Morresi <275001+dgtlmoon@users.noreply.github.com> Date: Fri, 29 Jan 2021 18:02:15 +0100 Subject: [PATCH] Fix alt text in markup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c41b012a..7351b767 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Now visit http://127.0.0.1:5000 , You should now be able to access the UI. (The `/datastore` `-v` is optional, I prefer to have the files on my local disk instead of in a docker volume) -![Alt text](screenshot.jpg?raw=true "Self-hosted web page change monitoring screenshot") +![Self-hoster web page change monitoring application screenshot](screenshot.jpg?raw=true "Self-hosted web page change monitoring screenshot") ### Future plans