From 710814dda158dfa048d967d5a15147bf1d1e247a Mon Sep 17 00:00:00 2001 From: Jonathan Daugherty Date: Mon, 3 Dec 2018 10:44:36 -0800 Subject: [PATCH] Update README feature overview --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5f7a7e..cea099a 100644 --- a/README.md +++ b/README.md @@ -105,12 +105,11 @@ Feature Overview * Simple dialog box widget * Border-drawing widgets (put borders around or in between things) * Generic scrollable viewports - * (And many more general-purpose layout control combinators) - -Other killer features: + * General-purpose layout control combinators * Extensible widget-building API * User-customizable attribute themes * Type-safe, validated input form API (see the `Brick.Forms` module) + * A filesystem browser for file selection * Borders can be configured to automatically connect! Brick-Users Discussion