Skip to content

Commit b0c7c09

Browse files
Merge pull request #217 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 7039a52 + 4989991 commit b0c7c09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,10 @@ The **graphical method** for solving simple linear programming (LP) problems inv
205205

206206
$$\max/\min \quad Z$$ = $$c_1x_1 + c_2x_2$$
207207

208-
```latex
208+
```latex
209209
Max/Min \quad Z = c_1x_1 + c_2x_2
210210
```
211+
211212
212213
<br>
213214

0 commit comments

Comments
 (0)