From 6e7c9917f19cb781fe6cdfd41f689db18711589d Mon Sep 17 00:00:00 2001 From: artus9033 Date: Tue, 7 Apr 2026 22:06:51 +0200 Subject: [PATCH] docs: update root README to point to preset instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55479bc..acfe0d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Callstack Rspress Theme -See the [package README](./packages/theme/README.md) for more details. +See the appropriate README file for integration instructions: +- *(recommended)* for a mostly automated setup with sensible defaults, use the [Callstack Rspress preset](./packages/preset/README.md), which has an escape hatch to configure the low-level theme +- for a manual, low-level integration, use the [Callstack Rspress theme](./packages/theme/README.md) ## Deployment and PR Previews