From 2c08009317759130c528693f7ceda20f5d91b4d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?=
<113218619+FabianaCampanari@users.noreply.github.com>
Date: Wed, 26 Mar 2025 17:59:19 -0300
Subject: [PATCH] Update README.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 7df4077..359d91f 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ The [key difference]() between sim-opt and other analytical tools is its [abilit
## I- Example of a [Optimization Problem]()
-#### [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.
+#### ➢ [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.
@@ -84,7 +84,7 @@ The simplex algorithm is used to solve linear problems. Although there isn't a s
-### [Matrix]()
+### [Matrix]():
A matrix can be created using the `amsmath` package:
@@ -106,7 +106,7 @@ a_{21} & a_{22}
-### [Simulation]()
+### [Simulation]():
Simulation generally involves complex mathematical models that can be described using differential or integral equations.