Skip to content

Commit 9f8c946

Browse files
committed
Add new note
Signed-off-by: Maria Teresa Ortega <teresa.ortega0903@gmail.com>
1 parent e9725b2 commit 9f8c946

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/lambkin/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,8 @@ def dataset(ctx):
5454

5555

5656
```
57-
58-
> **Note:** Real execution is not yet supported. `--dry-run` is the only
59-
> supported mode at this time. The shell proxy prints commands rather than
60-
> running them.
57+
> **Note:** Real execution is not yet supported. `--dry-run` is the only supported mode at this time. The shell proxy prints commands rather than running them.
58+
> Background process orchestration will be implemented in subsequent phases.
6159
6260
For a complete, working example using the Beluga algorithm, see [`Beluga Example`](examples/beluga/beluga_benchmark.py).
6361

0 commit comments

Comments
 (0)