Skip to content

Commit 171f764

Browse files
committed
fix(examples): remove em dash from README list
1 parent e79db6f commit 171f764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ python examples/strands_agent/main.py
238238
Traces stream to the dev server in real-time. Evaluation runs automatically when the session completes.
239239

240240
See each example's README for prerequisites and detailed instructions:
241-
- [zero-code-examples/](./zero-code-examples/) (LangChain, Strands, ADK, OpenAI Agents, Pydantic AI, AWS AgentCore standard OTLP)
241+
- [zero-code-examples/](./zero-code-examples/) (LangChain, Strands, ADK, OpenAI Agents, Pydantic AI, AWS AgentCore, standard OTLP)
242242
- [dice_agent/README.md](./dice_agent/README.md) (Google ADK + Gemini)
243243
- [langchain_agent/README.md](./langchain_agent/README.md) (LangChain + OpenAI, SDK)
244244
- [strands_agent/](./strands_agent/) (Strands + OpenAI, SDK)

0 commit comments

Comments
 (0)