Skip to content

Commit 1cad85c

Browse files
fix: update wrong headlines in README.md
1 parent f5ffe82 commit 1cad85c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ Ready to build your first agent? Check out our documentation:
136136
1. **[Start Here](docs/00_overview.md)** - Overview and core concepts
137137
2. **[Setup](docs/01_setup.md)** - Installation and configuration
138138
3. **[System Prompts](docs/02_prompting.md)** - How to write effective instructions
139-
4. **[Models](docs/03_using_agents.md)** - Using the AskUI ComputerAgent and AndroidAgent
140-
5. **[Models](docs/04_using-models.md)** - Using different models as backbone for act, get, and locate
141-
6. **[Models](docs/05_bring_your_own_model_provider.md)** - use your own model cloud by plugging in your own model provider
139+
4. **[Using Agents](docs/03_using_agents.md)** - Using the AskUI ComputerAgent and AndroidAgent
140+
5. **[Using Models](docs/04_using-models.md)** - Using different models as backbone for act, get, and locate
141+
6. **[BYOM](docs/05_bring_your_own_model_provider.md)** - use your own model cloud by plugging in your own model provider
142142
7. **[Caching](docs/06_caching.md)** - Optimize performance and costs
143143
8. **[Tools](docs/07_tools.md)** - Extend agent capabilities
144144
9. **[Reporting](docs/08_reporting.md)** - Obtain agent logs as execution reports and summaries as test reports

0 commit comments

Comments
 (0)