mirror of
https://github.com/Textualize/textual-web.git
synced 2025-10-17 02:36:40 +03:00
Update README.md
This commit is contained in:
@@ -75,9 +75,6 @@ Navigate to the `textual/examples` directory and add the following TOML file:
|
|||||||
[app.Calculator]
|
[app.Calculator]
|
||||||
command = "python calculator.py"
|
command = "python calculator.py"
|
||||||
|
|
||||||
[app."Code Browser"]
|
|
||||||
command = "python code_browser.py"
|
|
||||||
|
|
||||||
[app.Dictionary]
|
[app.Dictionary]
|
||||||
command = "python dictionary.py"
|
command = "python dictionary.py"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user