diff options
| author | NPScript <nathan@reinerweb.ch> | 2021-12-20 18:19:17 +0100 |
|---|---|---|
| committer | NPScript <nathan@reinerweb.ch> | 2021-12-20 18:19:17 +0100 |
| commit | 25b3356b926e71d25fddef998021e66d7c1a7557 (patch) | |
| tree | 7e5dc325907a4802d74233998db6cde6605d4b0a /README.md | |
init commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d8e4ee4 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# luis - A example for [tui](https://github.com/NPScript/libnut/tree/master/tui) + +*luis* is just a little filemanager which uses *tui* instead of *ncurses*. |