aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaga Santagostino <jagasantagostino@gmail.com>2024-10-04 02:08:32 +0200
committerGitHub <noreply@github.com>2024-10-04 08:08:32 +0800
commitb5377bf28bb4d7ec114b7ab9ef1ecec3995cfe66 (patch)
tree1842b92ad359958129da6842f414b2a510ab34e4
parent8aeb2d4301a9ce4648c50bdae1d84379a80cdd34 (diff)
downloadllm-functions-docker-b5377bf28bb4d7ec114b7ab9ef1ecec3995cfe66.tar.gz
chore: Fix README.md typo (#106)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2c3f78d..fff5aa7 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Forget complex integrations, **harness the power of [function calling](https://p
Make sure you have the following tools installed:
-- [argc](https://github.com/sigoden/argc): A bash command-line framewrok and command runner
+- [argc](https://github.com/sigoden/argc): A bash command-line framework and command runner
- [jq](https://github.com/jqlang/jq): A JSON processor
## Getting Started with [AIChat](https://github.com/sigoden/aichat)
@@ -186,4 +186,4 @@ Refer to [./agents/demo](https://github.com/sigoden/llm-functions/tree/main/agen
## License
-The project is under the MIT License, Refer to the [LICENSE](https://github.com/sigoden/llm-functions/blob/main/LICENSE) file for detailed information. \ No newline at end of file
+The project is under the MIT License, Refer to the [LICENSE](https://github.com/sigoden/llm-functions/blob/main/LICENSE) file for detailed information.