From 3e16f91ac75cb10571893cd9cc94fad2d84ebfdd Mon Sep 17 00:00:00 2001 From: luk3yx Date: Sat, 3 Dec 2022 19:22:21 +1300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efb03b4..7ea694a 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Vaguely inspired by Flutter and GTK. #### Layouting - - Automatic layouting using `HBox` and `VBox` elements - No manual positioning of elements. + - Automatic layouting using `HBox` and `VBox` containers - Some elements have an automatic size. - The size of elements can optionally expand to fit larger spaces