From ec2ccaaff6687f6f70eee382af02862ebd0d3183 Mon Sep 17 00:00:00 2001 From: Aolinge <153434584+aolingge@users.noreply.github.com> Date: Sun, 26 Apr 2026 09:56:39 +0800 Subject: [PATCH] Fix README wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2c6c7c316..c3f5df088e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Explore the [examples](https://github.com/openai/openai-agents-python/tree/main/ ## Get started -To get started, set up your Python environment (Python 3.10 or newer required), and then install OpenAI Agents SDK package. +To get started, set up your Python environment (Python 3.10 or newer required), and then install the OpenAI Agents SDK package. ### venv