Improve formatting of live command

This commit is contained in:
johnthagen 2021-11-16 11:09:47 -05:00 committed by GitHub
parent 008854c407
commit caf52348c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ Live Display
Progress bars and status indicators use a *live* display to animate parts of the terminal. You can build custom live displays with the :class:`~rich.live.Live` class.
For a demonstration of a live display, run the following command:
For a demonstration of a live display, run the following command::
python -m rich.live