From 2474eb5aa792bf5d52d8e897512d027ae7d3af15 Mon Sep 17 00:00:00 2001 From: Branimir Georgiev Date: Wed, 29 Apr 2026 08:24:15 +0300 Subject: [PATCH] docs: add capability list to README The summary section was missing the MUST capability list required by base/readme.md (solid-ai-templates). Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9da4da8..ff02fdf 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ to confident daily use. It covers everything from installation to advanced topics like rebase, bisect, and submodules. The content is published as a static site built with Astro and deployed to GitHub Pages. +- Chapters covering installation through expert topics (hooks, bisect, refspecs) +- Step-by-step recipes for common Git tasks +- Exercises with verification steps in every chapter +- Quizzes at the end of each chapter +- Concepts-first approach — object model and references before commands +- Glossary of key terms cross-referenced to chapters + ## Quick start Prerequisites: [Node.js](https://nodejs.org/) 22+