Skip to content

Commit 4d8b1c9

Browse files
Merge pull request #525 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 9940f9e + df78a00 commit 4d8b1c9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ x, y ≥ 0
540540

541541
<br>
542542

543-
### [*Excel Setup*]()
543+
### [*Excel Setup*]():
544544

545545
<br>
546546

@@ -563,7 +563,7 @@ x, y ≥ 0
563563

564564
<br>
565565

566-
### [*Solver Configuration*]()
566+
### [*Solver Configuration*]():
567567

568568
1. Set Objective: **B3**
569569
2. To: **Maximize**
@@ -578,7 +578,7 @@ x, y ≥ 0
578578

579579
<br>
580580

581-
### [*Solution Output*]()
581+
### [*Solution Output*]():
582582

583583
After running Solver:
584584

@@ -632,9 +632,9 @@ And the **monthly resource availability**:
632632

633633
<br>
634634

635-
### [Step-by-Step Modeling]();
635+
### [Step-by-Step Modeling]()
636636

637-
### 1. [Decision Variables]()
637+
### 1. [Decision Variables]():
638638

639639
- Let:
640640

@@ -696,9 +696,9 @@ $3x_1 \leq 90
696696

697697
<br>
698698

699-
### 4. [Non-Negativity Constraints]():
699+
### 4. [Non-Negativity Constraints]()
700700

701-
#### We cannot produce a negative quantity of products:
701+
### ***We cannot produce a negative quantity of products***:
702702

703703
### $x_1 \geq 0, \quad x_2 \geq 0$
704704

0 commit comments

Comments
 (0)