From 110e4b1e5d814249ddf011c421abf3258bc0e005 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 8 May 2026 20:09:57 +0200 Subject: [PATCH] chore: update readme Quick Start section --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e5ac33d..9cdd21d 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,13 @@ Circles with colors. That's it. That's the component. -## Quick usage via CDN +## Quick Start -Inside your HTML ``: +Copy the following on your HTML page: ```html - - - + +All systems operational ``` ## Installation