diff --git a/README.md b/README.md index 065dd2e4..b3cfa7ac 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,7 @@ Rich can render content in neat [columns](https://rich.readthedocs.io/en/latest/ ```python import os +import sys from rich import print from rich.columns import Columns