diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
