diff --git a/README.md b/README.md index a3f613c..0693619 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ AI-powered interactive tutorials for the WordPress block editor. Admin Coach Tours helps WordPress users learn the block editor through AI-generated step-by-step tutorials. Click **"Help me..."** in the editor, select a task or ask a question, and get an interactive guided tour tailored to your needs. + + +https://github.com/user-attachments/assets/f74c34d9-58ba-49fc-a13e-05f8eb98c0ce + + + ## Features - **AI-Generated Tours** — On-demand tutorials created by AI based on your request diff --git a/package-lock.json b/package-lock.json index fe9fab4..dd31cd3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "admin-coach-tours", - "version": "0.3.2", + "version": "0.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "admin-coach-tours", - "version": "0.3.2", + "version": "0.4.1", "license": "GPL-2.0-or-later", "dependencies": { "@dnd-kit/core": "^6.3.1", @@ -15923,9 +15923,9 @@ "license": "MIT" }, "node_modules/immutable": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz", - "integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==", + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz", + "integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==", "dev": true, "license": "MIT" },