From 9740eee555cac43cc27e08a39a38e09a96ecb002 Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Mon, 16 May 2022 00:35:21 +0200 Subject: Add layout and a common widget type --- libui/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 libui/README (limited to 'libui/README') 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). -- cgit v1.2.3