Update README.md (#621)

This commit is contained in:
gabriel pita 2024-11-13 00:07:28 -03:00 committed by GitHub
parent c0cb1697bc
commit d34eac57d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,7 +103,7 @@ Type '!multi' to enter multiple lines, then '!end' to finish
You can use the `-s/--system` option to set a system prompt, providing instructions for processing other input to the tool.
To describe how the code a file works, try this:
To describe how the code in a file works, try this:
```bash
cat mycode.py | llm -s "Explain this code"