@@ -28,26 +28,26 @@ This repository is created to store a simple Python web project.
2828
2929## How to Host on PythonAnywhere  
3030
31- 1 .  Create an account  and navigate  to the  dashboard page .
31+ 1 .  ** Create an Account ** : Sign up at  [ PythonAnywhere ] ( https://www.pythonanywhere.com ) and log in  to your  dashboard.
3232 ![ image] ( https://github.com/user-attachments/assets/3415e13c-a238-4754-84f6-05173d026c09 ) 
33- 2 .  Add a new web app.
33+ 2 .  ** Add a New Web App ** : Click on "Web" in the top menu, then click "Add a  new web app" .
3434 ![ image] ( https://github.com/user-attachments/assets/f3398025-5de9-40f5-8921-d60b3aa207b3 ) 
35- 3 .  Select Flask.
35+ 3 .  ** Select Flask** : Choose "Flask" as the framework for your web app .
3636 ![ image] ( https://github.com/user-attachments/assets/67266af9-7d00-4510-aa8b-0f777002693a ) 
37- 4 .  Create your  directory.
37+ 4 .  ** Create Your Directory ** : Follow the prompts to create a  directory for your project .
3838 ![ image] ( https://github.com/user-attachments/assets/aa51275e-4e00-44dd-9391-a8017da9d95f ) 
39- 5 .  Upload the  project to your  directory.
39+ 5 .  ** Upload Your Project ** : Upload your  project files  to the created  directory using the "Files" tab .
4040 ![ image] ( https://github.com/user-attachments/assets/64c140dc-62cd-4c25-ae1f-66bb4196acc3 ) 
41- 6 .  Reload/Refresh (Green Button) .
41+ 6 .  ** Reload Your Web App ** : Go back to the "Web" tab and click the "Reload" button to apply changes .
4242 ![ image] ( https://github.com/user-attachments/assets/9663a6e6-a2a9-4c2e-bbd1-9f292c13b3ea ) 
43- 7 .  Go to your website and all is done .
43+ 7 .  ** Access Your Website ** : Visit the provided URL to see your live website .
4444 ![ image] ( https://github.com/user-attachments/assets/855e5701-aae9-4157-905f-e52dfbba0dc7 ) 
4545
4646<hr ><br >
4747
4848## License  
4949
50- This project is licensed under the MIT License.
50+ This project is licensed under the MIT License - see the  [ LICENSE ] ( LICENSE )  file for details .
5151
5252<hr ><br >
5353
0 commit comments