update readme

This commit is contained in:
ruki
2018-11-26 22:16:20 +08:00
parent 1949ff93e7
commit c5065e1f20
2 changed files with 12 additions and 0 deletions

View File

@@ -38,6 +38,12 @@ Refer to kconfig-frontends for style rendering. Of course, users can customize d
<img src="https://tboox.org/static/img/ltui/choicebox.png" width="70%" />
## Installation
```console
$ luarocks install ltui
```
## Build
We need install the cross-platform build utility [xmake](https://github.com/tboox/xmake) first.