Skip to content

Commit df1bc96

Browse files
Merge pull request #530 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents e3beb45 + 1623da4 commit df1bc96

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -428,13 +428,13 @@ In the context of Linear Programming (LP) and the Simplex Method, Excel Solver c
428428
<br>
429429

430430

431-
## VII - [Simplex Method using Excel Solver]()
431+
# VII - [Simplex Method using Excel Solver]()
432432

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

435435
<br>
436436

437-
### [Problem]():
437+
## [Problem]():
438438

439439
### [Maximize the objective function]():
440440

@@ -450,7 +450,7 @@ x, y ≥ 0
450450
<br>
451451

452452

453-
### [Excel Spreadsheet Setup]():
453+
### - [Excel Spreadsheet Setup]():
454454

455455
### **Fill the spreadsheet with the following structure:**
456456

@@ -491,7 +491,7 @@ x, y ≥ 0
491491

492492
<br><br>
493493

494-
### [Solver Configuration (Simplex LP)]():
494+
### - [Solver Configuration (Simplex LP)]():
495495

496496
1. Go to `Data` > `Solver`.
497497
2. Set Objective Cell: `B3`
@@ -507,7 +507,7 @@ x, y ≥ 0
507507

508508
<br>
509509

510-
### Solution
510+
### - [Solution]():
511511

512512
After running Solver
513513

0 commit comments

Comments
 (0)