chore: Fix README.md typo (#106)

This commit is contained in:
Jaga Santagostino
2024-10-04 02:08:32 +02:00
committed by GitHub
parent 8aeb2d4301
commit b5377bf28b
+2 -2
View File
@@ -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.
The project is under the MIT License, Refer to the [LICENSE](https://github.com/sigoden/llm-functions/blob/main/LICENSE) file for detailed information.