This commit is contained in:
Will McGugan
2021-08-08 08:48:40 +01:00
parent 4a9957e032
commit ad6c842fb7

View File

@@ -30,6 +30,8 @@ Once installed you can run the following command for a quick test, or see exampl
python -m textual.app
```
Textual requires Python 3.7 or above.
## Examples
Until I've written the documentation, the [examples](https://github.com/willmcgugan/textual/tree/main/examples/) may be the best way to learn Textual.