ruslanmv commited on
Commit
df64a16
·
1 Parent(s): 712dfe8
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -58,11 +58,12 @@ pip install -r requirements.txt
58
  ```bash
59
  python app.py
60
  ```
61
-
62
  4. **Access the application**:
63
  - **Host interface**: [http://127.0.0.1:5000/host](http://127.0.0.1:5000/host)
 
64
  - **Client interface**: [http://127.0.0.1:5000/client](http://127.0.0.1:5000/client)
65
-
66
  ## Application Overview
67
 
68
  ### Host Interface
 
58
  ```bash
59
  python app.py
60
  ```
61
+ ![](assets/2024-10-21-12-08-37.png)
62
  4. **Access the application**:
63
  - **Host interface**: [http://127.0.0.1:5000/host](http://127.0.0.1:5000/host)
64
+ ![](assets/2024-10-21-12-09-25.png)
65
  - **Client interface**: [http://127.0.0.1:5000/client](http://127.0.0.1:5000/client)
66
+ ![](assets/2024-10-21-12-10-42.png)
67
  ## Application Overview
68
 
69
  ### Host Interface