Skip to content

Commit 35d5f2e

Browse files
committed
Update icon size in README
1 parent 536e9fb commit 35d5f2e

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,7 +1,7 @@
11
# Lua GDExtension
22
[![Build and Test workflow](https://github.com/gilzoide/lua-gdextension/actions/workflows/build.yml/badge.svg)](https://github.com/gilzoide/lua-gdextension/actions/workflows/build.yml)
33

4-
<img src="addons/lua-gdextension/icon.png" alt="Lua GDExtension icon" width="128" height="128"/>
4+
<img src="addons/lua-gdextension/icon.png" alt="Lua GDExtension icon" width="150" height="150"/>
55

66
Extension for using the Lua programming language in Godot 4.1.2+
77

0 commit comments

Comments
 (0)