Update README.md

Explanatory comment.Eventhought code allows for transport params.It is not clearly given in readme, what all are the options are there.
This commit is contained in:
allenmylath
2025-07-28 11:24:27 +05:30
committed by GitHub
parent 4b2ba2d69f
commit aba79a9478

View File

@@ -60,4 +60,5 @@ An enhanced example where the Strands agent explains each step of its reasoning
python black-box.py
# or
python explain-thinking.py
# The transport is selected via the --transport or -t command line argument. Choices are daily webrtc and twilio.defaults to # webrtc
```