Skip to content

Commit e1fcfd3

Browse files
authored
Merge pull request #15 from openai/rm/docs_link
link to documentation from readme
2 parents c158914 + 87cf059 commit e1fcfd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The OpenAI Agents SDK is a lightweight yet powerful framework for building multi
1111
3. [**Guardrails**](docs/guardrails.md): Configurable safety checks for input and output validation
1212
4. [**Tracing**](docs/tracing.md): Built-in tracking of agent runs, allowing you to view, debug and optimize your workflows
1313

14-
Explore the [examples](examples) directory to see the SDK in action.
14+
Explore the [examples](examples) directory to see the SDK in action, and read our [documentation](https://openai.github.io/openai-agents-python/) for more details.
1515

1616
## Get started
1717

0 commit comments

Comments
 (0)