We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0dea2 commit cc3acb9Copy full SHA for cc3acb9
README.md
@@ -14,7 +14,7 @@ Flask-based backend API for integrating the FlexNetSim C++ library, powering the
14
15
1. **Clone the repository:**
16
```bash
17
- git clone <repository-url> # Replace <repository-url> with your repository URL
+ git clone [https://github.com/MirkoZETA/FlexNetSim-API.git](https://github.com/MirkoZETA/FlexNetSim-API.git)
18
cd flask-simulation-backend
19
```
20
0 commit comments