Skip to content

Commit a673ac8

Browse files
Fix readme format
1 parent aba61b9 commit a673ac8

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

examples/poet_chat/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ The agent handles interruptions from users to ensure a natural conversation flow
77

88
## Running
99

10-
> ![NOTE] All commands should be run from the parent directory of this README
10+
> [!IMPORTANT]
11+
> All commands should be run from the parent directory of this README
1112
1213
Make sure to [install uv](https://docs.astral.sh/uv/getting-started/installation/) if you don't have it already.
1314
Once you have `uv` installed, fetch the dependencies with

examples/transcription/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ and uses [uv](https://docs.astral.sh/uv/) for dependency management.
88

99
## Running
1010

11-
> ![NOTE] All commands should be run from the parent directory of this README
11+
> [!IMPORTANT]
12+
> All commands should be run from the parent directory of this README
1213
1314
Make sure to [install uv](https://docs.astral.sh/uv/getting-started/installation/) if you don't have it already.
1415
Once you have `uv` installed, fetch the dependencies with

0 commit comments

Comments
 (0)