Skip to content

Commit a78d881

Browse files
Merge pull request #950 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 236a96f + 39bd4c6 commit a78d881

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
@@ -1249,13 +1249,13 @@ Intersection of x_1 + 3x_2 = 7 and 2x_1 + 2x_2 = 8:
12491249

12501250
<br>
12511251

1252-
### [3](). [Intersection of() $x_1 + x_2 = 3$ and $x_2 = 2$:
1252+
### [3](). [Intersection of]() $x_1 + x_2 = 3$ and $x_2 = 2$:
12531253
- $x_1 = 1$
12541254
- Point: **(1, 2)**
12551255

12561256
<br>
12571257

1258-
### [4](). [Intersection of() $2x_1 + 2x_2 = 8$ and $x_2 = 2$:
1258+
### [4](). [Intersection of]() $2x_1 + 2x_2 = 8$ and $x_2 = 2$:
12591259
- $x_1 = 2$
12601260
- Point: **(2, 2)**
12611261

@@ -1272,7 +1272,7 @@ Intersection of x_1 + 3x_2 = 7 and 2x_1 + 2x_2 = 8:
12721272

12731273
## [Step 4](): Evaluate Objective Function at Each Vertex:
12741274

1275-
### - [Feasible Vertices():
1275+
### - [Feasible Vertices]():
12761276

12771277
<br>
12781278

0 commit comments

Comments
 (0)