Changed name

This commit is contained in:
Will McGugan
2021-06-07 22:47:50 +01:00
committed by GitHub
parent fe0e947a32
commit 8ac44a1409

View File

@@ -1,6 +1,6 @@
# rich.tui
# Textual
Rich.tui is a TUI (Text User Interface) framework for Python using [Rich](https://github.com/willmcgugan/rich) as a renderer.
Textual is a TUI (Text User Interface) framework for Python using [Rich](https://github.com/willmcgugan/rich) as a renderer.
The end goal is to be able to rapidly create *rich* terminal applications that look as good as possible (within the restrictions imposed by a terminal emulator).