hc99's picture
Add files using upload-large-folder tool
2c3c408 verified
# Textual Examples
This directory contains example Textual applications.
To run them, navigate to the examples directory and enter `python` followed buy the name of the Python file.
```
cd textual/examples
python pride.py
```