From 71b9ec5a6949253eb5b991e1818fda4885d7e246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roch=C3=A9=20Compaan?= Date: Sun, 1 Mar 2026 18:03:41 +0200 Subject: [PATCH] docs(readme): update intro paragraph --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d0e0312..ebdd2e9 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ ## What This Starter Provides -This starter provides a clean, reusable foundation for building new Scaf templates. -It standardizes template authoring concerns such as Copier inputs, CI scaffolding, -release automation options, secret scanning, and local developer workflows. +Use this starter to generate new Scaf templates with validated Copier prompts, +GitHub/GitLab CI templates, optional semantic-release wiring (GitHub token or +GitHub App), optional gitleaks scanning, and generated `make`/`task`/`just` +`init`/`check` commands. ## Features