Mention crossterm in README

pull/119/head
Sven-Hendrik Haase 5 years ago committed by Florian Dehau
parent 1c0b0abf61
commit d7e4a252fb

@ -11,11 +11,12 @@ user interfaces and dashboards. It is heavily inspired by the `Javascript`
library [blessed-contrib](https://github.com/yaronn/blessed-contrib) and the
`Go` library [termui](https://github.com/gizak/termui).
The library itself supports two different backends to draw to the terminal. You
The library itself supports three different backends to draw to the terminal. You
can either choose from:
- [termion](https://github.com/ticki/termion)
- [rustbox](https://github.com/gchp/rustbox)
- [crossterm](https://github.com/TimonPost/crossterm)
However, some features may only be available in one of the two.

Loading…
Cancel
Save