diff --git a/README.md b/README.md index cb6cd1c..9bc02f1 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Puts a brain behind `cat`! CLI interface to bring language models in the Unix ec What makes it special: - made for power users, tailor the config to reduce overhead on your most frequent tasks; -- minimalist, built according the unix philosophy with terminal and editor intergation in mind; +- minimalist, built according the unix philosophy with terminal and editor integration in mind; - good io handling to insert user input in prompts and use the result in cli-based workflows; - built-in partial prompt to make the model play nice as a cli tool; - full configurability on which API, LLM version and temperature you use;