aboutsummaryrefslogtreecommitdiff
path: root/libui/README
diff options
context:
space:
mode:
authorJulian Hurst <julian.hurst92@gmail.com>2022-05-16 00:35:21 +0200
committerJulian Hurst <julian.hurst92@gmail.com>2022-05-16 00:35:21 +0200
commit9740eee555cac43cc27e08a39a38e09a96ecb002 (patch)
tree555c0fd89906364a8f527c8f1c72ab81b8303adf /libui/README
parent35639332a5dc8e9b26e8299c999940a9b6ca2ddb (diff)
downloadilhare-9740eee555cac43cc27e08a39a38e09a96ecb002.tar.gz
Add layout and a common widget type
Diffstat (limited to 'libui/README')
-rw-r--r--libui/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/libui/README b/libui/README
new file mode 100644
index 0000000..df8992f
--- /dev/null
+++ b/libui/README
@@ -0,0 +1 @@
+The libui module provides widgets for creating a tui (terminal user interface).