Skip to content

Commit b1fecac

Browse files
authored
Update README.md
1 parent e25037a commit b1fecac

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="twitter:image" content="https://raw.githubusercontent.com/makafeli/n8n-workflow-builder/main/.github/assets/social-preview.png">
1313

1414
<!-- Structured Data for SEO -->
15-
<script type="application/ld+json">
15+
```json
1616
{
1717
"@context": "https://schema.org",
1818
"@type": "SoftwareApplication",
@@ -29,7 +29,15 @@
2929
"url": "https://github.com/makafeli"
3030
},
3131
"license": "https://github.com/makafeli/n8n-workflow-builder/blob/main/LICENSE",
32-
"keywords": ["n8n", "MCP", "AI assistant", "workflow automation", "Claude Desktop", "ChatGPT", "Model Context Protocol"],
32+
"keywords": [
33+
"n8n",
34+
"MCP",
35+
"AI assistant",
36+
"workflow automation",
37+
"Claude Desktop",
38+
"ChatGPT",
39+
"Model Context Protocol"
40+
],
3341
"offers": {
3442
"@type": "Offer",
3543
"price": "0",
@@ -39,7 +47,7 @@
3947
"releaseNotes": "https://github.com/makafeli/n8n-workflow-builder/releases",
4048
"codeRepository": "https://github.com/makafeli/n8n-workflow-builder"
4149
}
42-
</script>
50+
```
4351

4452
**The ultimate AI assistant integration for n8n workflow automation** - Connect Claude Desktop, ChatGPT, and other AI assistants directly to your n8n instance for seamless workflow management, creation, and execution through the Model Context Protocol (MCP).
4553

0 commit comments

Comments
 (0)