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 1/2] 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 From 3ad051fa906f190c6f0b3d500b082d6688fe3a52 Mon Sep 17 00:00:00 2001 From: Le Tieu <53562817+letieu@users.noreply.github.com> Date: Tue, 9 Dec 2025 01:40:06 +0700 Subject: [PATCH 2/2] Update image in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec9e62a..d2fc56f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # terminal.css -image +image + A modern CSS framework for terminal-style websites.