From 5f9f0bd7409d5d211a4858844cef714599098675 Mon Sep 17 00:00:00 2001 From: Le Tieu <53562817+letieu@users.noreply.github.com> Date: Tue, 9 Dec 2025 01:39:20 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 541e707..ec9e62a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Optional: Add Tailwind CSS for layout utilities (flex, grid, spacing) To use any component, simply: -1. Go to the [Components page](./index.html) +1. Go to the [Components page](https://letieu.github.io/terminal.css/) 2. Find the component you want to use 3. Press F12 to open DevTools 4. Inspect the component and copy the HTML code