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..f00d31e 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", @@ -14506,9 +14506,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "devOptional": true, "funding": [ {