From ea4adabdabf0096c992981a0fea4124e4bbf1766 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 29 Sep 2023 12:32:14 +0100 Subject: [PATCH] Tidy --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9941976..5357b50 100644 --- a/README.md +++ b/README.md @@ -50,15 +50,14 @@ including Flask, requests, and others. 3. Run the following command to start the application: ```bash -python3 your_script_name.py +python3 main.py ``` -Replace `your_script_name.py` with the actual name of your script. - 4. Access the application by opening a web browser and visiting the provided URL (usually `http://localhost:5000/`). -That's it! You can now use the Flickr Photo Finder tool to streamline the process of finding and contacting photographers for Wikipedia articles. +That's it! You can now use the Flickr Photo Finder tool to streamline the +process of finding and contacting photographers for Wikipedia articles. If you encounter any issues or have questions, feel free to contact Edward Betts (edward@4angle.com).