From e5c9ad3b2513a7b3246a55b49b4c6310670210b8 Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Sat, 10 Sep 2022 09:55:41 +0100 Subject: [PATCH] Added splash image --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b066089ad..f9b29fc41 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,20 @@ # Textual -Textual is a Python framework for creating applications within your terminal. +![Textual splash image](./imgs/textual.png) Textual is a Python framework for creating applications within your terminal—powered by [Rich](https://github.com/Textualize/rich). Build sophisticated Text User Interfaces (TUIs) with just your Python skills. -## Preview +
+ Video preview -This is the [code_browser.py](./examples/code_browser.py) example which clocks in at 61 lines, *including* docstrings and blank lines. + This is the [code_browser.py](./examples/code_browser.py) example which clocks in at 61 lines, *including* docstrings and blank lines. - - -https://user-images.githubusercontent.com/554369/189394703-364b5caa-97e0-45db-907d-7b1620d6411f.mov + https://user-images.githubusercontent.com/554369/189394703-364b5caa-97e0-45db-907d-7b1620d6411f.mov + +