From 510bafb2a53743b4199b59e3f9c8a8f23be130dc Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 6 Mar 2025 13:51:05 +0100 Subject: Cleanup README --- README.md | 7 ------- 1 file changed, 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: -- cgit v1.3.1