mirror of
https://github.com/ratatui-org/ratatui
synced 2025-02-16 22:18:51 +00:00
style(readme): update project introduction in README.md (#153)
This commit is contained in:
parent
782820c34a
commit
047e0b7e8d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Please make sure you read the updated contributing guidelines, especially if you
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
`ratatui`-rs is a [Rust](https://www.rust-lang.org) library to build rich terminal
|
`ratatui` is a [Rust](https://www.rust-lang.org) library to build rich terminal
|
||||||
user interfaces and dashboards. It is heavily inspired by the `Javascript`
|
user interfaces and dashboards. It is heavily inspired by the `Javascript`
|
||||||
library [blessed-contrib](https://github.com/yaronn/blessed-contrib) and the
|
library [blessed-contrib](https://github.com/yaronn/blessed-contrib) and the
|
||||||
`Go` library [termui](https://github.com/gizak/termui).
|
`Go` library [termui](https://github.com/gizak/termui).
|
||||||
|
|
Loading…
Add table
Reference in a new issue