diff --git a/docs/index.md b/docs/index.md index fece54a52..19f617209 100644 --- a/docs/index.md +++ b/docs/index.md @@ -67,6 +67,10 @@ Textual is a framework for building applications that run within your terminal. ``` -TODO: Add more example screenshots +```{.textual path="docs/examples/tutorial/stopwatch.py" press="d,enter,_"} +``` + +```{.textual path="docs/examples/app/widgets01.py"} +```