diff --git a/examples/ai-image-generator/package.json b/examples/ai-image-generator/package.json index 388f6bf92..188b435ba 100644 --- a/examples/ai-image-generator/package.json +++ b/examples/ai-image-generator/package.json @@ -1,5 +1,6 @@ { "name": "ai-image-generator", + "description": "This app implements image generation using AI (OpenAI) and shows how to drag and drop those images to a Miro Board.", "version": "0.1.0", "license": "MIT", "author": "horea@miro.com",