diff --git a/README.md b/README.md index d243102..34f2e75 100644 --- a/README.md +++ b/README.md @@ -103,13 +103,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 b0a7fd8..f5fec34 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "jardissupport/data", - "homepage": "https://docs.jardis.io/en/support/data", + "homepage": "https://jardis.io", "description": "Entity hydration with change tracking, bidirectional field mapping, and identity generation (UUID v4/v5/v7, NanoID)", "type": "library", "license": "MIT", @@ -31,8 +31,10 @@ "psr-4": { "JardisSupport\\Data\\Tests\\": "tests/" } - }, "support": { + }, + "support": { "issues": "https://github.com/jardisSupport/data/issues", + "docs": "https://docs.jardis.io/en/support/data", "email": "jardisDev@headgent.com" }, "keywords": [