Skip to content

Commit

Permalink
fix double parenthesis from #12 and change ratatui description
Browse files Browse the repository at this point in the history
  • Loading branch information
shadawck committed Dec 2, 2023
1 parent 08b93c3 commit b466f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ etc.

- [Clap](https://github.com/clap-rs/clap) : A full featured, fast Command Line Argument Parser for Rust.

- [Ratatui]((https://github.com/ratatui-org/ratatui)) : Build terminal user interfaces and dashboards using Rust.
- [Ratatui](https://github.com/ratatui-org/ratatui) : Rust library that's all about cooking up terminal user interfaces (TUIs).

- [StructOpt](https://github.com/TeXitoi/structopt) : Parse command line arguments by defining a struct.

Expand Down

0 comments on commit b466f4b

Please sign in to comment.