From e55dc6e9b877192090a8aa5e889b598d6659a573 Mon Sep 17 00:00:00 2001
From: h4-rahman <hamidur2.rahman@live.uwe.ac.uk>
Date: Fri, 23 Feb 2024 14:57:56 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index fcb2250..4c1b81b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 Web Application Development Plan
 ===============================
 
+Tailwind build command: `docker-compose run tailwind npx tailwindcss -i ./myapp/static/src/input.css -o ./myapp/static/src/output.css --watch`
+
 The web application is expected to meet the following requirements:
 
 1. At least the following pages are expected to be included:
-- 
GitLab