Skip to content

Commit ca90e10

Browse files
authored
Add image to gallery in readme.md
1 parent da51178 commit ca90e10

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,17 @@ Some ternary functions expect the simplex to be partititioned into some number o
1717

1818
<div style="text-align:center">
1919

20-
<img src ="/readme_images/16_80_1.png" width="150" height="150"/>
21-
<img src ="/readme_images/16_80_stationary.png" width="150" height="150"/>
22-
<img src ="/readme_images/23_80_0.png" width="150" height="150"/>
23-
<img src ="/readme_images/24_80_1.png" width="150" height="150"/>
24-
<img src ="/readme_images/heatmap_rsp.png" width="150" height="150"/>
25-
<img src ="/readme_images/colored_boundary.png" width="150" height="150"/>
26-
<img src ="/readme_images/boundary_and_gridlines.png" width="150" height="150"/>
27-
<img src ="/readme_images/various_lines.png" width="150" height="150"/>
28-
<img src ="/readme_images/colored_trajectory.png" width="150" height="150"/>
29-
<img src ="/readme_images/scatter.png" width="150" height="150"/>
20+
<img src="/readme_images/16_80_1.png" width="150" height="150"/>
21+
<img src="/readme_images/16_80_stationary.png" width="150" height="150"/>
22+
<img src="/readme_images/23_80_0.png" width="150" height="150"/>
23+
<img src="/readme_images/24_80_1.png" width="150" height="150"/>
24+
<img src="/readme_images/heatmap_rsp.png" width="150" height="150"/>
25+
<img src="/readme_images/colored_boundary.png" width="150" height="150"/>
26+
<img src="/readme_images/boundary_and_gridlines.png" width="150" height="150"/>
27+
<img src="/readme_images/various_lines.png" width="150" height="150"/>
28+
<img src="/readme_images/colored_trajectory.png" width="150" height="150"/>
29+
<img src="/readme_images/scatter.png" width="150" height="150"/>
30+
<img src="/readme_images/rgba_example.png" width="150" height="150"/>
3031

3132
</div>
3233

0 commit comments

Comments
 (0)