diff --git a/README.md b/README.md index 540d3db..f59b1f1 100644 --- a/README.md +++ b/README.md @@ -824,7 +824,8 @@ Without Rich-formatted output -> [!TIP] > [Settings for `rich-click`](https://github.com/ewels/rich-click/blob/main/src/rich_click/rich_click.py) can be provided to `feud.run`, e.g.: +> [!TIP] +> [Settings for `rich-click`](https://github.com/ewels/rich-click/blob/main/src/rich_click/rich_click.py) can be provided to `feud.run`, e.g.: > > ```python > feud.run(command, rich_settings={"SHOW_ARGUMENTS": False})