diff --git a/README.md b/README.md index 0886f7d..cf9ce1c 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,18 @@ # adminLte adminLte is free a free admin dashboard template. Created with html,tailwind css and javascript -

Admin Lte V1.0

+##

Admin Lte V1.0


Download and use it in your project

-#### step 1. + +### step 1.

download and open project in your vs code

-#### step 2. +### step 2.

Run this command

In your teminal npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch