Skip to content

Commit 2ba04d9

Browse files
committed
updated readme
1 parent f93e0b0 commit 2ba04d9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

python/example_code/bedrock/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ python -m pip install -r requirements.txt
3939

4040
- [Hello Amazon Bedrock](hello_bedrock.py#L5) (`ListFoundationModels`)
4141

42+
#### Hello Amazon Bedrock
43+
44+
This example shows you how to get started using Amazon Bedrock.
45+
46+
```
47+
python hello_bedrock.py
48+
```
49+
4250

4351
### Single actions
4452

0 commit comments

Comments
 (0)