diff --git a/README.md b/README.md index 8821c16..7f42387 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,10 @@ ubuntu_sprite.SetY(Window.GetHeight() - ubuntu_image.GetHeight() - 50); # displa You can display whatever image you want and even add more. +The given example looks like the following when applied (`rog_2` theme used): + +![ubuntu-logo-preview](ubuntu-logo-preview.png) + ### FYI + Created and tested on machine with 1366x768 resolution. + Yeah, that's how *quarantine* going on :grin:. diff --git a/ubuntu-logo-preview.png b/ubuntu-logo-preview.png new file mode 100644 index 0000000..7332c4e Binary files /dev/null and b/ubuntu-logo-preview.png differ