diff --git a/README.md b/README.md index bced5ee..45d6c5c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Alternatively, grab the `.rbxm` standalone model from the latest [release.](http ## Usage ```Lua -function GlassmorphicUI.new():" ImageLabel +function GlassmorphicUI.new(): ImageLabel ``` Returns an ImageLabel with a glassmorphic effect.