diff --git a/README.md b/README.md index 3221619..542ed6c 100644 --- a/README.md +++ b/README.md @@ -802,13 +802,6 @@ To install Feud without any optional dependencies, simply run `pip install feud` Below is a comparison of Feud with and without `rich-click`. -> [!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}) -> ``` -
@@ -836,6 +829,13 @@ Without Rich-formatted output |
---|