Tidy
This commit is contained in:
parent
c81ba11616
commit
ea4adabdab
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue