From d649629a9c83a9cdeeb6481dfec7497548d1e99c Mon Sep 17 00:00:00 2001 From: Jayden Date: Mon, 22 Jul 2024 12:03:14 -0500 Subject: [PATCH] docs: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eb4149..8ca907a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Scraperr -![logo_picture](https://github.com/jaypyles/www-scrape/blob/ui-changes/docs/main_page.png) +![logo_picture](https://github.com/jaypyles/www-scrape/blob/ui-changes/docs/logo_picture.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.