From 460e740ec7491e7fcb35ed5d60bee0f96ec11f33 Mon Sep 17 00:00:00 2001
From: Hari <73809867+harivansh-afk@users.noreply.github.com>
Date: Mon, 19 Jan 2026 01:48:02 -0500
Subject: [PATCH] Enhance README with images for scaling explanationreadme
Added images to illustrate horizontal and vertical scaling.
---
README.md | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 41d3f77..9763440 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,13 @@
Scale your Claude Code usage horizontally and vertically.
-- **Horizontal**: Run multiple planning sessions in parallel
-- **Vertical**: Each plan spawns multiple weavers executing specs concurrently
+**Horizontal**: Run multiple planning sessions in parallel
+
+
+**Vertical**: Each plan spawns multiple weavers executing specs concurrently
+
+
+
## Quick Start