From 0c38992d4051330b5f9f8100a9d08af224167c59 Mon Sep 17 00:00:00 2001 From: fly2tomato Date: Thu, 19 Jun 2025 21:58:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f151b2..1cf2c4f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ python -m openaoe.main -f /path/to/your/config-template.yaml # Tech Report > **You are always welcome to fork this project to contribute your work** -> **and find the [TODOs in furture](docs/todo/TODO.md).** +> **and find the [TODOs in future](docs/todo/TODO.md).** If you want to add more LLMs' APIs or features based on OpenAOE, the following info might be helpful.