promote the demo

This commit is contained in:
Will McGugan 2025-06-24 09:39:38 +01:00
parent 353c03045b
commit 7d36119f83

View file

@ -30,6 +30,12 @@ If you intend to use Rich with Jupyter then there are some additional dependenci
pip install "rich[jupyter]"
Demo
----
To check if Rich was installed correctly, and to see a little of what Rich can do, run the following from the command line::
python -m rich
Quick Start
-----------