Skip to content

Commit ccf2ef8

Browse files
author
fernando
authored
Fix image like string
Fix quotes around image link string.
1 parent c38855d commit ccf2ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src=""https://github.com/fmfn/BayesianOptimization/blob/master/examples/func.png><br><br>
2+
<img src="https://github.com/fmfn/BayesianOptimization/blob/master/examples/func.png"><br><br>
33
</div>
44

55
# Bayesian Optimization

0 commit comments

Comments
 (0)