Skip to content

Commit b947ef7

Browse files
Merge pull request #931 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 5a36e8b + 162f97d commit b947ef7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -542,14 +542,16 @@ In the context of Linear Programming (LP) and the Simplex Method, Excel Solver c
542542

543543
This example shows how to solve a Linear Programming (LP) problem using the **Simplex Method** via **Excel Solver**.
544544

545-
<br>
545+
### [Problem]():
546546

547-
## [Problem]():
547+
<br>
548548

549549
### [Maximize the objective function]():
550550

551551
Z = 3x + 5y
552552

553+
<br> <br>
554+
553555
### [Subject to the constraints]():
554556

555557
x + 2y ≤ 100

0 commit comments

Comments
 (0)