Skip to content

Commit 2280ba3

Browse files
Merge pull request #917 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 30bca61 + f747ed5 commit 2280ba3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,13 +335,14 @@ The **graphical method** for solving simple linear programming (LP) problems inv
335335

336336
**[Decision Variables]():** These are the variables that we want to determine the values of to optimize the ***[OBJECTIVE FUNCTION]()*** (e.g.):
337337

338+
<br>
338339

339-
$$\(x_1\)$$ and $$\(x_2\)$$
340+
$\(x_1\)$ and $\(x_2\)$
340341

341342
<br>
342343

343344
```latex
344-
\(x_1\)$$ and $$\(x_2\)
345+
\(x_1\)$$ and \(x_2\)
345346
```
346347

347348
<br>

0 commit comments

Comments
 (0)