From 8c29050a533fb47f7e2295a62ba3b4d88d453e6f Mon Sep 17 00:00:00 2001 From: Headgent Development Date: Thu, 11 Jun 2026 21:20:13 +0200 Subject: [PATCH] =?UTF-8?q?fix(geo):=20audit=20fixes=20=E2=80=94=20compose?= =?UTF-8?q?r=20metadata=20+=20readme=20polish?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- composer.json | 6 ++++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 14f0ac2..0e853eb 100644 --- a/README.md +++ b/README.md @@ -134,13 +134,13 @@ This package is licensed under the [MIT License](LICENSE.md). **[Jardis](https://jardis.io)** · [Documentation](https://docs.jardis.io) · [Headgent](https://headgent.com) -## KI-gestützte Entwicklung +## AI-Assisted Development -Dieses Package liefert einen Skill für Claude Code, Cursor, Continue und Aider mit. Installation im Konsumentenprojekt: +This package ships with a skill for Claude Code, Cursor, Continue, and Aider. Install it in your consuming project: ```bash composer require --dev jardis/dev-skills ``` -Mehr Details: +More details: diff --git a/composer.json b/composer.json index a9c006e..b271b2b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "jardissupport/workflow", - "homepage": "https://docs.jardis.io/en/support/workflow", + "homepage": "https://jardis.io", "description": "Directed workflow engine with status-based transitions, automatic data accumulation, and builder API", "type": "library", "license": "MIT", @@ -30,8 +30,10 @@ "psr-4": { "JardisSupport\\Workflow\\Tests\\": "tests/" } - }, "support": { + }, + "support": { "issues": "https://github.com/jardisSupport/workflow/issues", + "docs": "https://docs.jardis.io/en/support/workflow", "email": "jardisDev@headgent.com" }, "keywords": [