Skip to content

Commit d3f451b

Browse files
committed
Remove line
Signed-off-by: Maria Teresa Ortega <teresa.ortega0903@gmail.com>
1 parent d7168aa commit d3f451b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/lambkin/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ A benchmark is structured around three stages that LAMBKIN sequences and keeps o
1212

1313
Each stage is a Python callable that receives a context object carrying configuration, paths, and state. You implement the logic; LAMBKIN handles the rest.
1414

15-
---
16-
17-
### SDK primitives
15+
### Core Concepts
1816

1917
LAMBKIN exposes a small set of composable primitives. Together they cover the full lifecycle of a benchmark — from declaring inputs and sweeping parameters to launching processes and collecting results.
2018

0 commit comments

Comments
 (0)