From 61bf0631e1332cbbf25d7e867679a0051183ccbf Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 24 Aug 2026 17:45:42 +0000 Subject: [PATCH] Update README title and introduction - Change title to 'StructKit for VS Code and Cursor' - Update intro to reference main StructKit repo - Keep all existing features, install, config, and commands sections Co-authored-by: Kenneth Belitzky --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b335e4e..e1470de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# StructKit +# StructKit for VS Code and Cursor -Official StructKit extension for VS Code and Cursor with schema validation and intelligent autocomplete for `.struct.yaml` configuration files. +Companion to [StructKit](https://github.com/httpdss/structkit). Schema validation and autocomplete for `.struct.yaml`. Install the CLI with `pip install structkit`. Star the [core repo](https://github.com/httpdss/structkit). ## Features