Skip to content

Commit 2c08009

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent a1ec132 commit 2c08009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The [key difference]() between sim-opt and other analytical tools is its [abilit
5454

5555
## I- Example of a [Optimization Problem]()
5656

57-
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-Modeling-LinearProgramming/blob/8e3cf8ba6bdc2ce92a011ff5169a3ec704a9d6f0/class_1-Optimization-Simulation-Modelin/1-Optimization%20and%20Simulation.pdf) to access Theoretical and Pratical Material.
57+
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-Modeling-LinearProgramming/blob/8e3cf8ba6bdc2ce92a011ff5169a3ec704a9d6f0/class_1-Optimization-Simulation-Modelin/1-Optimization%20and%20Simulation.pdf) to access Theoretical and Pratical Material.
5858

5959
<br>
6060

@@ -84,7 +84,7 @@ The simplex algorithm is used to solve linear problems. Although there isn't a s
8484

8585
<br>
8686

87-
### [Matrix]()
87+
### [Matrix]():
8888

8989
A matrix can be created using the `amsmath` package:
9090

@@ -106,7 +106,7 @@ a_{21} & a_{22}
106106

107107
<br>
108108

109-
### [Simulation]()
109+
### [Simulation]():
110110

111111
Simulation generally involves complex mathematical models that can be described using differential or integral equations.
112112

0 commit comments

Comments
 (0)