From 18b69549a61616f0d963a50afd2dbd8067db9e35 Mon Sep 17 00:00:00 2001 From: Stephen Haberman Date: Tue, 10 Dec 2024 09:05:33 -0600 Subject: [PATCH] chore: Add API tagline. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7857b684..68a8eaf85 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ _To see the latest designs, check out the [Figma](https://www.figma.com/file/aWU ## Beam's API Design Approach -Beam is specifically "Homebound's Design System". Given this extremely narrow purpose, we can lean into the simplicity of: +tldr: **Consistency & Brevity** over **Power & Flexibility**. + +Beam is "_Homebound's_ Design System". Given this extremely narrow purpose, we can lean into the simplicity of: - We don't need to support everything for everyone - We can prefer API/UX consistency & simplicity over configuration & complexity