summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-03-06 13:51:05 +0100
committerYuval Adam <_@yuv.al>2025-03-06 13:51:05 +0100
commit510bafb2a53743b4199b59e3f9c8a8f23be130dc (patch)
treed8b059855a61e0f1c79b9481855f8d5dfb898a0d /README.md
parentd6fe8443a8bb6eeedaa7f8cb1f25f46491089c57 (diff)
Cleanup README
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index a7ccc1f..3589867 100644
--- a/README.md
+++ b/README.md
@@ -39,16 +39,9 @@ strangeloop --help
strangeloop hello
strangeloop greet [NAME]
strangeloop info
-strangeloop info --verbose
-strangeloop process FILE_PATH [--output OUTPUT_PATH]
strangeloop ask "What is the meaning of life?" --max-tokens 2048 --temperature 0.8
```
-You can also run the CLI directly from the source:
-```bash
-uvx run strangeloop --help
-```
-
## Environment Variables
The following environment variables are required: