updates
Browse files
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 |
+

|
62 |
4. **Access the application**:
|
63 |
- **Host interface**: [http://127.0.0.1:5000/host](http://127.0.0.1:5000/host)
|
64 |
+

|
65 |
- **Client interface**: [http://127.0.0.1:5000/client](http://127.0.0.1:5000/client)
|
66 |
+

|
67 |
## Application Overview
|
68 |
|
69 |
### Host Interface
|