Skip to content

Commit 9cee6f5

Browse files
Update README.md
1 parent a3bb753 commit 9cee6f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ look at the functions think how to find the minimum starting from a arbitrary po
6565
We will work with simple univariate and bivariate functions for understanding,:yawning_face: One convex and one non-convex function is shown below,
6666
<!-- - ![Image of function](Images/convex_function.png) ![Image of function](Images/non_convex.png) -->
6767

68-
[convex surface]<img src="./Images/convex_function.png" align="left" width="360" height="360">
69-
[concave surface]<img src="./Images/non_convex.png" align="right" width="360" height="360">
68+
[convex surface]<img src="./Images/convex_function.png" align="left" width="380" height="380">
69+
[concave surface]<img src="./Images/non_convex.png" align="right" width="380" height="380">
7070

7171
<!-- <div>
7272
<img src="attachment:Images/convex_function.png" width="250" / >

0 commit comments

Comments
 (0)