From 155bda8cd843c02438c992c7df1e8836fff336d5 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Fri, 3 May 2024 06:46:10 +0200 Subject: [PATCH] edit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2b22e9d..40e2710 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ## Getting started +This responsive website is built using Tailwind CSS and Flowbite. + Make sure that you have [Node.js](https://nodejs.org/en/), [Tailwind CSS](https://tailwindcss.com/docs/installation) and [Flowbite](https://flowbite.com/docs/getting-started/quickstart/) installed. 1. Run `npm install` inside your terminal