Fix alt text in markup

This commit is contained in:
Leigh Morresi
2021-01-29 18:02:15 +01:00
parent d133315021
commit 13dcce9b47
+1 -1
View File
@@ -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