diff options
| author | Yuval Adam <_@yuv.al> | 2025-03-06 13:51:05 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-03-06 13:51:05 +0100 |
| commit | 510bafb2a53743b4199b59e3f9c8a8f23be130dc (patch) | |
| tree | d8b059855a61e0f1c79b9481855f8d5dfb898a0d | |
| parent | d6fe8443a8bb6eeedaa7f8cb1f25f46491089c57 (diff) | |
Cleanup README
| -rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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: |
