stopwatch example

This commit is contained in:
Will McGugan
2022-09-15 11:47:11 +01:00
parent 14cade2284
commit 21c6bb868d

View File

@@ -67,7 +67,7 @@ Textual is a framework for building applications that run within your terminal.
```
```{.textual path="docs/examples/tutorial/stopwatch.py" press="d,enter,_"}
```{.textual path="docs/examples/tutorial/stopwatch.py" press="down,enter,_,_"}
```
```{.textual path="docs/examples/app/widgets01.py"}