Skip to content

Commit

Permalink
Fixed image layout in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Oct 6, 2023
1 parent b3862c6 commit 4c6f87a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
if: matrix.os == 'windows-latest'
uses: ncipollo/[email protected]
with:
tag: v1.4.5.4
tag: v1.4.5.5
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<td> <h3>MacOS Ventura</h3> </td>
</tr>
<tr>
<td> <img src="results.png"/> </td>
<td> <img src="results.png" height=500 width=900/> </td>
<td> <img src="macos.png"/> </td>
</tr>
</table>
Expand Down

0 comments on commit 4c6f87a

Please sign in to comment.