From 4a4fc658440b13406d13dfc546eb73172d7daa8a Mon Sep 17 00:00:00 2001 From: Jayden Date: Mon, 22 Jul 2024 12:02:53 -0500 Subject: [PATCH] docs: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34c25d5..6eb4149 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Scraperr -![logo_picture](https://github.com/jaypyles/www-scrape/blob/master/docs/main_page.png) +![logo_picture](https://github.com/jaypyles/www-scrape/blob/ui-changes/docs/main_page.png) Scraperr is a self-hosted web application that allows users to scrape data from web pages by specifying elements via XPath. Users can submit URLs and the corresponding elements to be scraped, and the results will be displayed in a table.