Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan authored Nov 29, 2024
1 parent d01d767 commit 44b5298
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ https://github.com/user-attachments/assets/97ab8825-0af6-42e9-b7e5-f554303a2112

Try the [textual demo](https://github.com/textualize/textual-demo) *without* installing.


```bash
uvx --python 3.12 textual-demo
```

![Textual supports themes](https://github.com/user-attachments/assets/3de1a991-1154-48b4-b547-21f98509f8c4)

Expand All @@ -94,22 +96,15 @@ Install Textual via pip:
pip install textual textual-dev
```

See the docs if you need help [getting started](https://textual.textualize.io/getting_started/).

## Demo

Run the following command to see a little of what Textual can do:
Check out the demo:

```
python -m textual
```

See [getting started](https://textual.textualize.io/getting_started/) for details.

<!--
<img width="1348" alt="Screenshot of the Textual demo" src="https://github.com/user-attachments/assets/d30bc738-10ed-48c9-ac9d-8eac84b2da4a">

-->

## Documentation

Expand Down

0 comments on commit 44b5298

Please sign in to comment.