mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Added demo and docs
This commit is contained in:
13
README.md
13
README.md
@@ -36,6 +36,19 @@ pip install textual[dev]
|
||||
|
||||
The addition of `[dev]` installs Textual development tools.
|
||||
|
||||
## Demo
|
||||
|
||||
Run the following command to see a little of what Textual can do:
|
||||
|
||||
```
|
||||
python -m textual
|
||||
```
|
||||
|
||||

|
||||
|
||||
## Documentation
|
||||
|
||||
Head over to the [Textual documentation](http://textual.textualize.io/) to start building!
|
||||
|
||||
## Reference commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user