diff --git a/README.md b/README.md index 7aeb736..2f1ab80 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ - **Trial-and-error**: Automatically fixes code or command upon execution failure - **Agent routing**: Select the best agent for the task - **Multi-agent**: For complex tasks, divide and conquer with multiple agents -- ***Tools:**: All agents have their respective tools ability. Basic search, flight API, files explorer, etc... +- **Tools:**: All agents have their respective tools ability. Basic search, flight API, files explorer, etc... - **Web browsing (not implemented yet)**: Browse the web autonomously to conduct task. ---