Files
textual/examples/README.md
Will McGugan 2ded0fa54b ws
2021-08-06 11:54:20 +01:00

10 lines
223 B
Markdown

# Examples
Run any of these examples to demonstrate a Textual features.
The example code will generate a log file called "textual.log". Tail this file to gain insight in to what Textual is doing.
```
tail -f textual
```