mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
README has 'development development'
Was just reading the `About` section and caught this. Looking at the blame it looks like it used to be "web development" but was accidentally switched in the last merge
This commit is contained in:
@@ -17,7 +17,7 @@ Textual is a Python framework for creating interactive applications that run in
|
|||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
Textual adds interactivity to [Rich](https://github.com/Textualize/rich) with a Python API inspired by modern development development.
|
Textual adds interactivity to [Rich](https://github.com/Textualize/rich) with a Python API inspired by modern web development.
|
||||||
|
|
||||||
On modern terminal software (installed by default on most systems), Textual apps can use **16.7 million** colors with mouse support and smooth flicker-free animation. A powerful layout engine and re-usable components makes it possible to build apps that rival the desktop and web experience.
|
On modern terminal software (installed by default on most systems), Textual apps can use **16.7 million** colors with mouse support and smooth flicker-free animation. A powerful layout engine and re-usable components makes it possible to build apps that rival the desktop and web experience.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user