Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added screenshots
  • Loading branch information
itsmebcc authored Oct 7, 2023
1 parent 1f42b28 commit 639b3c5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,22 @@ When prompted, enter the web admin password.
Open a web browser and navigate to:

http://localhost:5000/
![image](https://github.com/itsmebcc/suncomm/assets/81497332/bef1f1e1-49f7-4628-9169-74d640c32c6a)


To retrieve the signal data, visit:

http://localhost:5000/data
![image](https://github.com/itsmebcc/suncomm/assets/81497332/d2f3d702-6195-4372-864c-5f46133dd6c6)


5. Shutting Down
To stop the Flask server, simply go back to your terminal and press CTRL+C.

Afterwards, you can deactivate your virtual environment:

bash
Copy code
deactivate

Issues & Contributions
For issues, please use the GitHub issues section. If you'd like to contribute to the project, feel free to fork the repository and submit a pull request!

Expand Down

0 comments on commit 639b3c5

Please sign in to comment.