Skip to content

Commit 0919699

Browse files
Fix readme format
1 parent aba61b9 commit 0919699

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/poet_chat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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] All commands should be run from the parent directory of this README
1111
1212
Make sure to [install uv](https://docs.astral.sh/uv/getting-started/installation/) if you don't have it already.
1313
Once you have `uv` installed, fetch the dependencies with

examples/transcription/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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] All commands should be run from the parent directory of this README
1212
1313
Make sure to [install uv](https://docs.astral.sh/uv/getting-started/installation/) if you don't have it already.
1414
Once you have `uv` installed, fetch the dependencies with

0 commit comments

Comments
 (0)