From 2affb0697cce81a9014d7984a41255e5e53af64d Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 18 Nov 2023 22:46:51 +0100 Subject: [PATCH] chore: update tldr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b0473f..25efc18 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -> **>>> TL;DR:** This provides a zero-dependency, ~760 Bytes (minified & brotlied), JS base class that aims to reduce the complexity of creating reactive custom elements. [Skip to the Quick Start Example](#quick-start-example) +> **>>> TL;DR:** This provides a zero-dependency, ~760 Bytes (when minified & brotlied), JS base class that aims to reduce the complexity of creating reactive custom elements. [Skip to the Quick Start Example](#quick-start-example) Web Component Base ---