Skip to content

Commit 409faee

Browse files
committed
Add tutorial links to README
1 parent 36542af commit 409faee

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@
3636
<a href="#-roadmap">Roadmap</a>
3737
</p>
3838

39+
<p align="center">
40+
<strong>Start Here:</strong>
41+
<a href="docs/tutorial_en.md">English Guide</a>
42+
·
43+
<a href="docs/tutorial_zh.md">中文教程</a>
44+
</p>
45+
3946
<p align="center">
4047
<img src="assets/examples/example_fig6_two_layer.png" alt="AutoR example figure" width="92%" />
4148
</p>
@@ -47,6 +54,9 @@
4754
> It is a structured research harness over a coding agent execution layer:
4855
> **AI handles execution, humans own the direction, and every run becomes an inspectable research artifact on disk.**
4956
57+
> New users should start with the step-by-step guides:
58+
> [English Guide](docs/tutorial_en.md) or [中文教程](docs/tutorial_zh.md).
59+
5060
## Overview
5161

5262
Most autoresearch systems optimize for autonomy.

0 commit comments

Comments
 (0)