mirror of
https://github.com/Textualize/rich.git
synced 2025-07-07 21:04:58 +00:00
Update README.md (#2328)
This commit is contained in:
parent
603bfb0205
commit
d28e636a9a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Examples
|
||||
|
||||
This directory contains various demonstrations various Rich features. To run them, make sure Rich is installed, then enter `python example.py` on the command line.
|
||||
This directory contains various demonstrations various Rich features. To run them, make sure Rich is installed, then run the example you want with `python example.py` on the command line. For example, `python justify.py`.
|
||||
|
||||
Be sure to check the source!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue