From 63b0987ed331d9a8a8a151a8aa966cbe5065da8a Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Fri, 17 Apr 2026 03:49:10 +1000 Subject: [PATCH] Simplify thumbnail documentation --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 66a27dd..70a8f3b 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,7 @@ Example: `plugins/litruv-example-plugin.json` **Optional fields:** `homepage`, `thumbnail`, `tags` -**Thumbnail:** -- Add a `thumbnail.png`, `thumbnail.jpg`, or `thumbnail.gif` file to your plugin repository -- Max 512x512 pixels, Max 2MB file size +**Thumbnail:** Add `thumbnail.png`, `thumbnail.jpg`, or `thumbnail.gif` to your plugin repo (max 512x512, max 2MB) **Important:** - Filename must start with your username: `{username}-`