fix: description in the wrong line (#87)

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
pull/91/head
Carlos Alexandro Becker 2 years ago committed by GitHub
parent 5b2d963f11
commit ef0edea34b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,8 +98,8 @@ List of projects that provide terminal user interfaces
## <a name="libraries"></a>Libraries
- [Ashen](https://github.com/colinta/Ashen) An Elm inspired framework written in Swift
- [blessings](https://github.com/erikrose/blessings) A Python wrapper lib for ncurses that makes your code pretty to look at, complete with extensions known as [bubbles](https://github.com/charmbracelet/bubbles)
- [bubbletea](https://github.com/charmbracelet/bubbletea) A Go framework based on Elm to build functional and stateful TUI apps
- [blessings](https://github.com/erikrose/blessings) A Python wrapper lib for ncurses that makes your code pretty to look at
- [bubbletea](https://github.com/charmbracelet/bubbletea) A Go framework based on Elm to build functional and stateful TUI apps, complete with extensions known as [bubbles](https://github.com/charmbracelet/bubbles)
- [FINAL CUT](https://github.com/gansm/finalcut) Library for creating terminal applications with text-based widgets
- [FTXUI](https://github.com/ArthurSonzogni/FTXUI) 💻 C++ Functional Terminal User Interface. ❤️
- [gocui](https://github.com/jroimartin/gocui) Minimalist Go package aimed at creating Console User Interfaces

Loading…
Cancel
Save